JuliaMath / IntervalSets.jl

Interval Sets for Julia
https://juliamath.github.io/IntervalSets.jl/
Other
99 stars 26 forks source link

Organize tests #184

Closed hyrodium closed 7 months ago

hyrodium commented 7 months ago

The current test/runtests.jl has 883 lines, and it is a bit hard to maintain. This PR organizes the test.

codecov[bot] commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (13c76e1) 99.11% compared to head (1b4cacd) 98.84%. Report is 9 commits behind head on master.

Files Patch % Lines
ext/IntervalSetsRecipesBaseExt.jl 95.65% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #184 +/- ## ========================================== - Coverage 99.11% 98.84% -0.27% ========================================== Files 6 6 Lines 225 260 +35 ========================================== + Hits 223 257 +34 - Misses 2 3 +1 ```

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