oschulz / ValueShapes.jl

Duality of view between named variables and flat vectors in Julia
Other
12 stars 5 forks source link

CompatHelper: bump compat for IntervalSets to 0.7, (keep existing compat) #60

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the IntervalSets package from 0.3, 0.4, 0.5, 0.6 to 0.3, 0.4, 0.5, 0.6, 0.7. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 2 years ago

Codecov Report

Merging #60 (1ace15d) into main (9065e8b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   87.17%   87.17%           
=======================================
  Files          11       11           
  Lines         912      912           
=======================================
  Hits          795      795           
  Misses        117      117           

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 9065e8b...1ace15d. Read the comment docs.