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

Unsafe ops for ZZRingElem, QQFieldElem #1905

Merged
merged 2 commits into from
Oct 17, 2024

Unsafe ops for ZZRingElem, QQFieldElem

ae47056
Select commit
Loading
Failed to load commit list.
Merged

Unsafe ops for ZZRingElem, QQFieldElem #1905

Unsafe ops for ZZRingElem, QQFieldElem
ae47056
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 17, 2024 in 1s

87.21% (-0.05%) compared to 1e48bb0

View this Pull Request on Codecov

87.21% (-0.05%) compared to 1e48bb0

Details

Codecov Report

Attention: Patch coverage is 72.72727% with 12 lines in your changes missing coverage. Please review.

Project coverage is 87.21%. Comparing base (1e48bb0) to head (ae47056).

Files with missing lines Patch % Lines
src/flint/fmpz.jl 56.25% 7 Missing ⚠️
src/flint/fmpq.jl 82.14% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1905      +/-   ##
==========================================
- Coverage   87.25%   87.21%   -0.05%     
==========================================
  Files          97       97              
  Lines       35651    35651              
==========================================
- Hits        31109    31094      -15     
- Misses       4542     4557      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.