JuliaFolds / Transducers.jl

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

Stop testing with Julia 1.4 and 1.5 #514

Closed tkf closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #514 (ca3dd46) into master (edbfb7c) will increase coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #514      +/-   ##
==========================================
+ Coverage   93.30%   93.38%   +0.08%     
==========================================
  Files          32       32              
  Lines        2224     2223       -1     
==========================================
+ Hits         2075     2076       +1     
+ Misses        149      147       -2     
Flag Coverage Δ
Pkg.test 89.51% <ø> (+0.04%) :arrow_up:
Run.test 93.20% <ø> (+0.04%) :arrow_up:

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

Impacted Files Coverage Δ
src/core.jl 89.71% <0.00%> (+0.41%) :arrow_up:
src/nondeterministic_threading.jl 89.79% <0.00%> (+1.02%) :arrow_up:

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 edbfb7c...ca3dd46. Read the comment docs.