JuliaFolds / Transducers.jl

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

Update to the latest CompatHelper configuration #487

Closed DilumAluthge closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #487 (f036f73) into master (2cfb4cc) will decrease coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #487      +/-   ##
==========================================
- Coverage   93.55%   93.50%   -0.05%     
==========================================
  Files          32       32              
  Lines        2140     2140              
==========================================
- Hits         2002     2001       -1     
- Misses        138      139       +1     
Flag Coverage Δ
Pkg.test 92.59% <ø> (-0.05%) :arrow_down:
Run.test 93.36% <ø> (ø)

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

Impacted Files Coverage Δ
src/nondeterministic_threading.jl 89.13% <0.00%> (-1.09%) :arrow_down:

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 2cfb4cc...f036f73. Read the comment docs.

DilumAluthge commented 3 years ago

Bump @tkf