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

Add set! for finite field elements #1908

Merged
merged 2 commits into from
Oct 28, 2024

Add `set!` for `FqPolyRepField`

c59c1f9
Select commit
Loading
Failed to load commit list.
Merged

Add set! for finite field elements #1908

Add `set!` for `FqPolyRepField`
c59c1f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 18, 2024 in 1s

87.20% (-0.03%) compared to 633112d

View this Pull Request on Codecov

87.20% (-0.03%) compared to 633112d

Details

Codecov Report

Attention: Patch coverage is 80.85106% with 9 lines in your changes missing coverage. Please review.

Project coverage is 87.20%. Comparing base (633112d) to head (c59c1f9).

Files with missing lines Patch % Lines
src/flint/fq.jl 66.66% 5 Missing ⚠️
src/flint/fq_default.jl 85.71% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1908      +/-   ##
==========================================
- Coverage   87.22%   87.20%   -0.03%     
==========================================
  Files          97       97              
  Lines       35590    35589       -1     
==========================================
- Hits        31044    31035       -9     
- Misses       4546     4554       +8     

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