Fix a bug in galois_group that resulted in too small groups being returned
#5109
Codecov / codecov/project
succeeded
Jul 15, 2025 in 1s
84.90% (+0.00%) compared to dc9db0c
View this Pull Request on Codecov
84.90% (+0.00%) compared to dc9db0c
Details
Codecov Report
Attention: Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.
Project coverage is 84.90%. Comparing base (
dc9db0c) to head (e6579c3).
Report is 24 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/NumberTheory/GaloisGrp/GaloisGrp.jl | 92.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #5109 +/- ##
========================================
Coverage 84.90% 84.90%
========================================
Files 706 706
Lines 95437 95621 +184
========================================
+ Hits 81030 81187 +157
- Misses 14407 14434 +27 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/NumberTheory/GaloisGrp/GaloisGrp.jl | 79.81% <92.00%> (+0.01%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading