Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format invariant theory code #3614

Merged
merged 3 commits into from
Apr 16, 2024

Disable test for `experimental/InvariantTheory`

447716c
Select commit
Loading
Failed to load commit list.
Merged

Format invariant theory code #3614

Disable test for `experimental/InvariantTheory`
447716c
Select commit
Loading
Failed to load commit list.
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 is 94.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