Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert workaround for Julia 1.8-DEV #502

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

tkf
Copy link
Member

@tkf tkf commented Dec 24, 2021

No description provided.

@codecov
Copy link

codecov bot commented Dec 24, 2021

Codecov Report

Merging #502 (ca21919) into master (b222cbe) will increase coverage by 0.16%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #502      +/-   ##
==========================================
+ Coverage   93.45%   93.62%   +0.16%     
==========================================
  Files          32       32              
  Lines        2217     2181      -36     
==========================================
- Hits         2072     2042      -30     
+ Misses        145      139       -6     
Flag Coverage Δ
Pkg.test 89.57% <ø> (-0.05%) ⬇️
Run.test 93.48% <ø> (+0.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/nondeterministic_threading.jl 89.24% <0.00%> (-0.55%) ⬇️
src/groupby.jl 88.70% <0.00%> (-0.18%) ⬇️
src/unordered.jl 96.92% <0.00%> (-0.18%) ⬇️
src/progress.jl 92.38% <0.00%> (-0.15%) ⬇️
src/show.jl 96.00% <0.00%> (-0.06%) ⬇️
src/library.jl 95.52% <0.00%> (-0.04%) ⬇️
src/threading_utils.jl 100.00% <0.00%> (ø)
src/interop/lazyarrays.jl 100.00% <0.00%> (ø)
src/reduce.jl 83.18% <0.00%> (+0.72%) ⬆️
src/processes.jl 95.27% <0.00%> (+1.08%) ⬆️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b222cbe...ca21919. Read the comment docs.

@tkf
Copy link
Member Author

tkf commented Dec 24, 2021

Fri, 24 Dec 2021 06:07:52 GMT
[ Info: Precompiling... DONE
Fri, 24 Dec 2021 06:07:52 GMT
[ Info: Running /home/runner/work/Transducers.jl/Transducers.jl/test/runtests.jl
Fri, 24 Dec 2021 06:08:02 GMT
[ Info: Loading packages from `/tmp/jl_HfwuAX/Project.toml`...
Fri, 24 Dec 2021 06:08:02 GMT
[ Info: Loading 35 packages...
Fri, 24 Dec 2021 06:56:54 GMT
Error: The operation was canceled.

https://github.com/JuliaFolds/Transducers.jl/runs/4624643429?check_suite_focus=true#step:6:28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant