Add is_finite
methods for various ring types
#1842
Merged
Codecov / codecov/project
failed
Oct 10, 2024 in 0s
88.10% (-0.04%) compared to 69ba0a5
View this Pull Request on Codecov
88.10% (-0.04%) compared to 69ba0a5
Details
Codecov Report
Attention: Patch coverage is 41.17647%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 88.10%. Comparing base (
69ba0a5
) to head (791f95f
).
Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/LaurentPoly.jl | 0.00% | 2 Missing |
src/Rings.jl | 60.00% | 2 Missing |
src/FreeAssociativeAlgebra.jl | 50.00% | 1 Missing |
src/LaurentMPoly.jl | 50.00% | 1 Missing |
src/MPoly.jl | 50.00% | 1 Missing |
src/MatRing.jl | 50.00% | 1 Missing |
src/NCPoly.jl | 0.00% | 1 Missing |
src/Poly.jl | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1842 +/- ##
==========================================
- Coverage 88.14% 88.10% -0.04%
==========================================
Files 120 120
Lines 30019 30031 +12
==========================================
- Hits 26459 26458 -1
- Misses 3560 3573 +13
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading