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

Make divexact(::fmpq_poly, ::fmpq_poly) honour the check keyword #1523

Merged
merged 1 commit into from
Aug 15, 2023

Make `divexact(::fmpq_poly, ::fmpq_poly)` honour the `check` keyword

9f67d86
Select commit
Loading
Failed to load commit list.
Merged

Make divexact(::fmpq_poly, ::fmpq_poly) honour the check keyword #1523

Make `divexact(::fmpq_poly, ::fmpq_poly)` honour the `check` keyword
9f67d86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2023 in 0s

82.76% (+0.01%) compared to 38fd074

View this Pull Request on Codecov

82.76% (+0.01%) compared to 38fd074

Details

Codecov Report

Merging #1523 (9f67d86) into master (38fd074) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1523      +/-   ##
==========================================
+ Coverage   82.75%   82.76%   +0.01%     
==========================================
  Files          95       95              
  Lines       37186    37191       +5     
==========================================
+ Hits        30773    30782       +9     
+ Misses       6413     6409       -4     
Files Changed Coverage Δ
src/flint/fmpq_poly.jl 94.68% <100.00%> (+0.06%) ⬆️

... and 6 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more