Improve test coverage for CartanMatrix.jl #4295
Merged
Codecov / codecov/project
succeeded
Dec 7, 2024 in 0s
84.38% (+0.00%) compared to 7e93d11
View this Pull Request on Codecov
84.38% (+0.00%) compared to 7e93d11
Details
Codecov Report
Attention: Patch coverage is 97.91667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 84.38%. Comparing base (
7e93d11
) to head (5398b3d
).
Files with missing lines | Patch % | Lines |
---|---|---|
experimental/LieAlgebras/src/CartanMatrix.jl | 96.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #4295 +/- ##
=======================================
Coverage 84.38% 84.38%
=======================================
Files 656 656
Lines 87194 87201 +7
=======================================
+ Hits 73575 73583 +8
+ Misses 13619 13618 -1
Files with missing lines | Coverage Δ | |
---|---|---|
experimental/LieAlgebras/test/CartanMatrix-test.jl | 100.00% <100.00%> (ø) |
|
experimental/LieAlgebras/src/CartanMatrix.jl | 97.57% <96.00%> (+0.27%) |
⬆️ |
Loading