invenia / Intervals.jl

Non-iterable ranges
MIT License
35 stars 18 forks source link

Drop unnecessary code paths to support Julia < 1.6 #187

Closed omus closed 2 years ago

omus commented 2 years ago

Things that should have been included in #186. Once this is merged I'll make a Intervals.jl 1.6 release.

codecov[bot] commented 2 years ago

Codecov Report

Merging #187 (ff85b46) into master (e04f9d4) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #187   +/-   ##
=======================================
  Coverage   81.73%   81.73%           
=======================================
  Files          11       11           
  Lines         624      624           
=======================================
  Hits          510      510           
  Misses        114      114           
Impacted Files Coverage Δ
src/Intervals.jl 100.00% <ø> (ø)

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 e04f9d4...ff85b46. Read the comment docs.