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

Resolve some method ambiguities #1569

Merged
merged 1 commit into from
Nov 2, 2023

Resolve some method ambiguities

9329689
Select commit
Loading
Failed to load commit list.
Merged

Resolve some method ambiguities #1569

Resolve some method ambiguities
9329689
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 31, 2023 in 1s

84.17% (-0.04%) compared to 978dd47

View this Pull Request on Codecov

84.17% (-0.04%) compared to 978dd47

Details

Codecov Report

Merging #1569 (9329689) into master (978dd47) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #1569      +/-   ##
==========================================
- Coverage   84.21%   84.17%   -0.04%     
==========================================
  Files          94       94              
  Lines       36634    36642       +8     
==========================================
- Hits        30850    30845       -5     
- Misses       5784     5797      +13     
Files Coverage Δ
src/flint/fmpq_mpoly.jl 86.20% <0.00%> (-0.32%) ⬇️
src/flint/fmpz_mpoly.jl 86.20% <0.00%> (-0.34%) ⬇️
src/flint/fq_nmod_mpoly.jl 90.40% <0.00%> (-0.37%) ⬇️
src/flint/nmod_mpoly.jl 97.53% <0.00%> (-0.38%) ⬇️

... and 4 files with indirect coverage changes

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