matbesancon / MathOptSetDistances.jl

Distances to sets for MathOptInterface
MIT License
24 stars 4 forks source link

test on LTS+ #59

Closed matbesancon closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #59 (dd03a23) into master (a449c4b) will decrease coverage by 0.40%. The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   84.41%   84.00%   -0.41%     
==========================================
  Files           6        6              
  Lines         539      544       +5     
==========================================
+ Hits          455      457       +2     
- Misses         84       87       +3     
Impacted Files Coverage Δ
src/projections.jl 83.80% <40.00%> (-0.91%) :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 a449c4b...dd03a23. Read the comment docs.

joaquimg commented 2 years ago

After #60 we can differentiate heuristic solutions, so all issues in this PR are already covered. We can close.