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

backport factorization fix to 0.30.12 #1487

Merged
merged 3 commits into from
May 3, 2024
Merged

backport factorization fix to 0.30.12 #1487

merged 3 commits into from
May 3, 2024

Conversation

thofma
Copy link
Owner

@thofma thofma commented May 3, 2024

  • fix: polynomial factorization over rational function field
  • chore: bump to 0.30.12

thofma added 2 commits May 3, 2024 11:48
- when making factors primitive, the unit needs to be adjusted
  using the correct power.
@thofma thofma changed the base branch from master to release-0.30 May 3, 2024 09:50
Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.34%. Comparing base (b259604) to head (fe13392).

Additional details and impacted files
@@               Coverage Diff                @@
##           release-0.30    #1487      +/-   ##
================================================
+ Coverage         75.28%   75.34%   +0.06%     
================================================
  Files               354      354              
  Lines            112684   112696      +12     
================================================
+ Hits              84839    84916      +77     
+ Misses            27845    27780      -65     
Files Coverage Δ
src/EllCrv/MinimalModels.jl 83.03% <100.00%> (ø)

... and 32 files with indirect coverage changes

@thofma thofma merged commit db1987d into release-0.30 May 3, 2024
18 of 19 checks passed
@thofma thofma deleted the th/backport branch May 3, 2024 14: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.

1 participant