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

Conform with Julia v1.12.X's definition of gcdx #1739

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

albinahlback
Copy link
Contributor

Solves #1734.

Perhaps wait to merge until the first release candidate of v1.12.0 is released?

src/flint/fmpz.jl Outdated Show resolved Hide resolved
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.89%. Comparing base (09c3bef) to head (4d8ab9f).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1739      +/-   ##
==========================================
- Coverage   84.92%   84.89%   -0.03%     
==========================================
  Files          95       95              
  Lines       37245    37255      +10     
==========================================
- Hits        31629    31627       -2     
- Misses       5616     5628      +12     

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

@albinahlback
Copy link
Contributor Author

I checked the number based off of base/version_git.sh from the Julia source code. Should be good to go!

@fingolfin fingolfin merged commit aab1726 into Nemocas:master Apr 28, 2024
25 of 26 checks passed
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.

None yet

3 participants