Add isomorphism(::Type{PermGroup}, ::WeylGroup)
for some cases
#4264
Codecov / codecov/project
succeeded
Nov 1, 2024 in 0s
84.60% (-0.01%) compared to 852b6d1, passed because coverage increased by 0% when compared to adjusted base (84.60%)
View this Pull Request on Codecov
84.60% (-0.01%) compared to 852b6d1, passed because coverage increased by 0% when compared to adjusted base (84.60%)
Details
Codecov Report
Attention: Patch coverage is 89.28571%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 84.60%. Comparing base (
852b6d1
) to head (2286d23
).
Report is 4 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
experimental/LieAlgebras/src/WeylGroup.jl | 89.28% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #4264 +/- ##
==========================================
- Coverage 84.60% 84.60% -0.01%
==========================================
Files 640 640
Lines 85128 85145 +17
==========================================
+ Hits 72021 72034 +13
- Misses 13107 13111 +4
Files with missing lines | Coverage Δ | |
---|---|---|
experimental/LieAlgebras/src/LieAlgebras.jl | 100.00% <ø> (ø) |
|
experimental/LieAlgebras/test/WeylGroup-test.jl | 97.77% <ø> (ø) |
|
experimental/LieAlgebras/src/WeylGroup.jl | 92.03% <89.28%> (-0.25%) |
⬇️ |
Loading