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 factor #1639

Closed
wants to merge 2 commits into from

fix Oscar #4170 - too low precision in factoring

a331534
Select commit
Loading
Failed to load commit list.
Closed

Fix factor #1639

fix Oscar #4170 - too low precision in factoring
a331534
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

75.82% (+0.01%) compared to 137e629

View this Pull Request on Codecov

75.82% (+0.01%) compared to 137e629

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.82%. Comparing base (137e629) to head (a331534).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1639      +/-   ##
==========================================
+ Coverage   75.80%   75.82%   +0.01%     
==========================================
  Files         361      361              
  Lines      113700   113701       +1     
==========================================
+ Hits        86192    86215      +23     
+ Misses      27508    27486      -22     
Files with missing lines Coverage Δ
src/Hecke.jl 52.28% <ø> (ø)
src/NumField/NfAbs/Poly.jl 44.41% <100.00%> (ø)
src/NumField/NfAbs/PolyFact.jl 77.63% <100.00%> (+0.04%) ⬆️

... and 29 files with indirect coverage changes