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

fix: saturation at large primes #1661

Merged
merged 1 commit into from
Oct 25, 2024

fix: saturation at large primes

508be8f
Select commit
Loading
Failed to load commit list.
Merged

fix: saturation at large primes #1661

fix: saturation at large primes
508be8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 0s

75.97% (+0.10%) compared to 637902b

View this Pull Request on Codecov

75.97% (+0.10%) compared to 637902b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.97%. Comparing base (637902b) to head (508be8f).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1661      +/-   ##
==========================================
+ Coverage   75.86%   75.97%   +0.10%     
==========================================
  Files         361      361              
  Lines      113719   113700      -19     
==========================================
+ Hits        86274    86383     +109     
+ Misses      27445    27317     -128     
Files with missing lines Coverage Δ
src/NumFieldOrd/NfOrd/Clgp/Saturate.jl 63.50% <100.00%> (+0.54%) ⬆️
src/NumFieldOrd/NfOrd/ResidueRingMultGrp.jl 82.02% <ø> (ø)

... and 34 files with indirect coverage changes