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

Remove redundant one/zero methods for ring elements #1870

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

fingolfin
Copy link
Member

They are redundant as we have generic ones in AA

They are redundant as we have generic ones in AA
Copy link

codecov bot commented Sep 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.32%. Comparing base (8b486cc) to head (728aca0).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1870      +/-   ##
==========================================
- Coverage   87.33%   87.32%   -0.02%     
==========================================
  Files          97       97              
  Lines       35858    35851       -7     
==========================================
- Hits        31316    31306      -10     
- Misses       4542     4545       +3     

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

@lgoettgens lgoettgens merged commit 05e38da into master Sep 30, 2024
24 of 25 checks passed
@lgoettgens lgoettgens deleted the mh/rm-redundant-zero-one branch September 30, 2024 09:11
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