matbesancon / MathOptSetDistances.jl

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

small changes on bissect #38

Closed matbesancon closed 3 years ago

matbesancon commented 3 years ago

Nothing major, simplifying the bisection code which is strictly internal

codecov[bot] commented 3 years ago

Codecov Report

Merging #38 (503c1a6) into master (f9e27fb) will decrease coverage by 0.04%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
- Coverage   89.19%   89.14%   -0.05%     
==========================================
  Files           6        6              
  Lines         435      433       -2     
==========================================
- Hits          388      386       -2     
  Misses         47       47              
Impacted Files Coverage Δ
src/projections.jl 98.78% <75.00%> (ø)
src/utils.jl 93.33% <85.71%> (-0.79%) :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 f9e27fb...503c1a6. Read the comment docs.