JuliaApproximation / DomainSets.jl

A Julia package for describing domains as continuous sets of elements
MIT License
72 stars 12 forks source link

better support base domain types #155

Closed daanhb closed 4 months ago

daanhb commented 4 months ago

Generalize #153

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 87.38%. Comparing base (3b914a2) to head (33b619c). Report is 2 commits behind head on master.

Files Patch % Lines
src/generic/setoperations.jl 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #155 +/- ## ========================================== - Coverage 87.42% 87.38% -0.05% ========================================== Files 35 35 Lines 2816 2821 +5 ========================================== + Hits 2462 2465 +3 - Misses 354 356 +2 ```

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