JuliaFolds / Transducers.jl

Efficient transducers for Julia
https://juliafolds.github.io/Transducers.jl/dev/
MIT License
432 stars 24 forks source link

Revert workaround for Julia 1.8-DEV #502

Open tkf opened 2 years ago

codecov[bot] commented 2 years ago

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%) :arrow_down:
Run.test 93.48% <ø> (+0.21%) :arrow_up:

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%) :arrow_down:
src/groupby.jl 88.70% <0.00%> (-0.18%) :arrow_down:
src/unordered.jl 96.92% <0.00%> (-0.18%) :arrow_down:
src/progress.jl 92.38% <0.00%> (-0.15%) :arrow_down:
src/show.jl 96.00% <0.00%> (-0.06%) :arrow_down:
src/library.jl 95.52% <0.00%> (-0.04%) :arrow_down:
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%) :arrow_up:
src/processes.jl 95.27% <0.00%> (+1.08%) :arrow_up:
... 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 commented 2 years ago
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