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

Improve test coverage for CartanMatrix.jl #4295

Merged
merged 1 commit into from
Dec 8, 2024

improve test coverage for CartanMatrix.jl

5398b3d
Select commit
Loading
Failed to load commit list.
Merged

Improve test coverage for CartanMatrix.jl #4295

improve test coverage for CartanMatrix.jl
5398b3d
Select commit
Loading
Failed to load commit list.
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%) ⬆️