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

Some fixes and a minor tweak #1885

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Some fixes and a minor tweak #1885

merged 1 commit into from
Oct 9, 2024

Conversation

fingolfin
Copy link
Member

  • Better conversion to CalciumField / zzModPolyRing
  • Fix neg! for FpFieldElem
  • Fix neg! for ZZModRingElem
  • Fix one! for ZZModRingElem

Subset of #1883 that could be merged right now w/o waiting for us to settle isapprox

- Better conversion to CalciumField / zzModPolyRing
- Fix neg! for FpFieldElem
- Fix neg! for ZZModRingElem
- Fix one! for ZZModRingElem
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 11.76471% with 15 lines in your changes missing coverage. Please review.

Project coverage is 87.23%. Comparing base (e2c1ddf) to head (0fc9f8e).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/flint/fmpz_mod.jl 0.00% 9 Missing ⚠️
src/flint/gfp_fmpz_elem.jl 0.00% 4 Missing ⚠️
src/calcium/ca.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1885      +/-   ##
==========================================
- Coverage   87.25%   87.23%   -0.02%     
==========================================
  Files          97       97              
  Lines       35753    35758       +5     
==========================================
- Hits        31197    31195       -2     
- Misses       4556     4563       +7     

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

@lgoettgens lgoettgens merged commit ae8c64d into master Oct 9, 2024
23 of 25 checks passed
@lgoettgens lgoettgens deleted the mh/tweaks branch October 9, 2024 08:31
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