Format invariant theory code #3614
Merged
Codecov / codecov/project
succeeded
Apr 16, 2024 in 1s
82.19% (-0.01%) compared to 3f86b80, passed because coverage increased by +0.06% when compared to adjusted base (82.13%)
View this Pull Request on Codecov
82.19% (-0.01%) compared to 3f86b80, passed because coverage increased by +0.06% when compared to adjusted base (82.13%)
Details
Codecov Report
Merging #3614 (447716c) into master (3f86b80) will decrease coverage by
0.01%
.
Report is 1 commits behind head on master.
The diff coverage is94.48%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #3614 +/- ##
==========================================
- Coverage 82.20% 82.19% -0.01%
==========================================
Files 574 574
Lines 77737 77740 +3
==========================================
+ Hits 63901 63902 +1
- Misses 13836 13838 +2
Files | Coverage Δ | |
---|---|---|
...perimental/LinearQuotients/src/linear_quotients.jl | 98.95% <100.00%> (ø) |
|
experimental/LinearQuotients/src/misc.jl | 97.64% <100.00%> (ø) |
|
experimental/LinearQuotients/src/types.jl | 100.00% <100.00%> (ø) |
|
...xperimental/LinearQuotients/test/cox_rings-test.jl | 100.00% <100.00%> (ø) |
|
src/InvariantTheory/fundamental_invariants.jl | 97.14% <100.00%> (+0.02%) |
⬆️ |
src/InvariantTheory/primary_invariants.jl | 96.89% <100.00%> (ø) |
|
src/InvariantTheory/types.jl | 100.00% <100.00%> (ø) |
|
src/InvariantTheory/affine_algebra.jl | 98.80% <96.87%> (ø) |
|
src/InvariantTheory/secondary_invariants.jl | 99.53% <96.87%> (ø) |
|
src/InvariantTheory/invariant_rings.jl | 90.96% <93.02%> (ø) |
|
... and 3 more |
Loading