Closed KlausC closed 2 years ago
Merging #11 (124bac9) into main (2b6027c) will increase coverage by
0.06%
. The diff coverage is100.00%
.:exclamation: Current head 124bac9 differs from pull request most recent head 8263cf4. Consider uploading reports for the commit 8263cf4 to get more accurate results
@@ Coverage Diff @@
## main #11 +/- ##
==========================================
+ Coverage 77.86% 77.93% +0.06%
==========================================
Files 17 17
Lines 3389 3648 +259
==========================================
+ Hits 2639 2843 +204
- Misses 750 805 +55
Impacted Files | Coverage Δ | |
---|---|---|
src/generic.jl | 88.47% <100.00%> (+0.75%) |
:arrow_up: |
src/univarpolynom.jl | 62.04% <0.00%> (-1.52%) |
:arrow_down: |
src/intfactorization.jl | 53.21% <0.00%> (-0.59%) |
:arrow_down: |
src/linearalgebra.jl | 88.33% <0.00%> (-0.43%) |
:arrow_down: |
src/ideal.jl | 100.00% <0.00%> (ø) |
|
src/numbertheoretical.jl | 100.00% <0.00%> (ø) |
|
src/enumerations.jl | 97.77% <0.00%> (+0.10%) |
:arrow_up: |
src/multivarpolynom.jl | 91.44% <0.00%> (+0.43%) |
:arrow_up: |
src/typevars.jl | 90.47% <0.00%> (+0.47%) |
:arrow_up: |
src/factorization.jl | 91.71% <0.00%> (+0.74%) |
:arrow_up: |
... and 7 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2b6027c...8263cf4. Read the comment docs.
Solves #10