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

More set! methods for fqPolyRepFieldElem #1810

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

fingolfin
Copy link
Member

Also set parent already in the constructors.

Note how all those constructors using set! now have identical implementation besides the differing argument types.

Also set parent already in the constructors.

Note how all those constructors using set! now have identical
implementation besides the differing argument types.
@fingolfin fingolfin force-pushed the mh/fqPolyRepFieldElem-setter branch from 84583ef to 6b3c226 Compare June 27, 2024 22:12
Copy link

codecov bot commented Jun 27, 2024

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.95%. Comparing base (03e705a) to head (6b3c226).

Files Patch % Lines
src/flint/fq_nmod.jl 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1810      +/-   ##
==========================================
- Coverage   85.96%   85.95%   -0.01%     
==========================================
  Files          98       98              
  Lines       36380    36388       +8     
==========================================
+ Hits        31274    31279       +5     
- Misses       5106     5109       +3     

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

Copy link
Collaborator

@lgoettgens lgoettgens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but let'S wait for the downstream tests to work again

@lgoettgens lgoettgens enabled auto-merge (squash) July 1, 2024 08:53
@lgoettgens lgoettgens merged commit 79c9770 into Nemocas:master Jul 1, 2024
26 checks passed
@fingolfin fingolfin deleted the mh/fqPolyRepFieldElem-setter branch July 1, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants