JuliaIntervals / IntervalArithmetic.jl

Library for validated numerics using interval arithmetic
https://juliaintervals.github.io/IntervalArithmetic.jl/
Other
290 stars 70 forks source link

Allow `==` if one of the operand is a thin interval #631

Closed OlivierHnt closed 4 months ago

OlivierHnt commented 4 months ago

Closes #628.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.99%. Comparing base (5275e5c) to head (83d8c1e).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #631 +/- ## ========================================== + Coverage 82.92% 82.99% +0.06% ========================================== Files 26 26 Lines 2173 2176 +3 ========================================== + Hits 1802 1806 +4 + Misses 371 370 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.