JuliaFolds / FLoops.jl

Fast sequential, threaded, and distributed for-loops for Julia—fold for humans™
MIT License
308 stars 6 forks source link

Fix inferrability of box detection for Julia 1.7 #85

Closed tkf closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #85 (0ed48da) into master (0617326) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #85   +/-   ##
=======================================
  Coverage   95.60%   95.60%           
=======================================
  Files           5        5           
  Lines         591      592    +1     
=======================================
+ Hits          565      566    +1     
  Misses         26       26           
Flag Coverage Δ
Pkg.test 93.71% <50.00%> (-0.16%) :arrow_down:
Run.test 89.82% <100.00%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
src/checkboxes.jl 97.56% <100.00%> (+0.06%) :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 0617326...0ed48da. Read the comment docs.