Root system documentation #4297
+1,440
−468
Merged
Codecov / codecov/project
succeeded
Nov 21, 2024 in 0s
84.51% (+0.01%) compared to aa41156
View this Pull Request on Codecov
84.51% (+0.01%) compared to aa41156
Details
Codecov Report
Attention: Patch coverage is 96.07843%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 84.51%. Comparing base (
aa41156
) to head (f5ca39c
).
Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
experimental/LieAlgebras/src/RootSystem.jl | 95.34% | 8 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #4297 +/- ##
==========================================
+ Coverage 84.50% 84.51% +0.01%
==========================================
Files 644 644
Lines 85606 85685 +79
==========================================
+ Hits 72339 72419 +80
+ Misses 13267 13266 -1
Files with missing lines | Coverage Δ | |
---|---|---|
...imental/BasisLieHighestWeight/src/MainAlgorithm.jl | 97.76% <100.00%> (-0.13%) |
⬇️ |
...l/BasisLieHighestWeight/test/MainAlgorithm-test.jl | 97.50% <ø> (ø) |
|
experimental/LieAlgebras/src/CartanMatrix.jl | 97.29% <100.00%> (-0.02%) |
⬇️ |
experimental/LieAlgebras/src/LieAlgebraIdeal.jl | 43.75% <ø> (ø) |
|
experimental/LieAlgebras/src/LieAlgebras.jl | 100.00% <ø> (ø) |
|
experimental/LieAlgebras/src/LieSubalgebra.jl | 58.71% <ø> (ø) |
|
experimental/LieAlgebras/src/LinearLieAlgebra.jl | 90.25% <ø> (ø) |
|
experimental/LieAlgebras/src/Types.jl | 96.68% <100.00%> (ø) |
|
experimental/LieAlgebras/src/WeylGroup.jl | 90.28% <100.00%> (ø) |
|
experimental/LieAlgebras/test/CartanMatrix-test.jl | 100.00% <ø> (ø) |
|
... and 3 more |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading