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

Improve factor some more #1957

Merged
merged 13 commits into from
Dec 5, 2024
Merged

Conversation

JohnAAbbott
Copy link
Collaborator

@JohnAAbbott JohnAAbbott commented Dec 2, 2024

Following advice from @fingolfin the code now uses flintify to simplify dispatching.
Follow-up to #1951.

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.93%. Comparing base (2ead31a) to head (bd87f5e).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1957      +/-   ##
==========================================
- Coverage   87.94%   87.93%   -0.02%     
==========================================
  Files          99       99              
  Lines       36416    36435      +19     
==========================================
+ Hits        32027    32040      +13     
- Misses       4389     4395       +6     

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

…est suite accordingly (removed tests of _factor)
@fingolfin fingolfin changed the title Jaa/factor int128 Improve factor some more Dec 4, 2024
@fingolfin fingolfin changed the title Improve factor some more Make factor work for Int128, UInt128, BigInt Dec 4, 2024
@fingolfin fingolfin changed the title Make factor work for Int128, UInt128, BigInt Improve factor some more Dec 4, 2024
@fingolfin fingolfin enabled auto-merge (squash) December 4, 2024 22:45
@fingolfin fingolfin merged commit bb5f7a9 into Nemocas:master Dec 5, 2024
23 of 24 checks passed
@JohnAAbbott JohnAAbbott deleted the JAA/FactorInt128 branch December 5, 2024 09:58
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.

3 participants