WIP: Explicit basis #513
Closed
WIP: Explicit basis #513
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
failed
Aug 3, 2023 in 1s
77.90% (-1.89%) compared to f4d90d9
View this Pull Request on Codecov
77.90% (-1.89%) compared to f4d90d9
Details
Codecov Report
Patch coverage: 85.48%
and project coverage change: -1.89%
Comparison is base (
f4d90d9
) 79.78% compared to head (7b3fe93
) 77.90%.
Additional details and impacted files
@@ Coverage Diff @@
## master #513 +/- ##
==========================================
- Coverage 79.78% 77.90% -1.89%
==========================================
Files 26 35 +9
Lines 3216 3838 +622
==========================================
+ Hits 2566 2990 +424
- Misses 650 848 +198
Files Changed | Coverage Δ | |
---|---|---|
src/Polynomials.jl | 100.00% <ø> (ø) |
|
src/rational-functions/common.jl | 71.63% <ø> (ø) |
|
src/standard-basis/polynomial.jl | 0.00% <0.00%> (ø) |
|
src/abstract.jl | 49.12% <20.00%> (-4.73%) |
⬇️ |
src/promotions.jl | 33.33% <33.33%> (ø) |
|
src/show.jl | 76.74% <36.36%> (-4.09%) |
⬇️ |
...ynomial-basetypes/mutable-dense-view-polynomial.jl | 40.00% <40.00%> (ø) |
|
src/polynomials/multroot.jl | 57.95% <44.44%> (+0.32%) |
⬆️ |
src/polynomials/standard-basis.jl | 74.41% <44.44%> (-5.95%) |
⬇️ |
.../polynomial-basetypes/mutable-sparse-polynomial.jl | 81.48% <81.48%> (ø) |
|
... and 14 more |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading