Skip to content

Cf/modstd#2172

Open
fieker wants to merge 2 commits into
Nemocas:masterfrom
fieker:CF/modstd
Open

Cf/modstd#2172
fieker wants to merge 2 commits into
Nemocas:masterfrom
fieker:CF/modstd

Conversation

@fieker
Copy link
Copy Markdown
Contributor

@fieker fieker commented Nov 11, 2025

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 11, 2025

Codecov Report

❌ Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.10%. Comparing base (2a1d29b) to head (c98850b).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/flint/fmpz.jl 60.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2172      +/-   ##
==========================================
- Coverage   88.17%   88.10%   -0.08%     
==========================================
  Files          99       99              
  Lines       37177    37192      +15     
==========================================
- Hits        32782    32767      -15     
- Misses       4395     4425      +30     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread src/flint/fmpz.jl
d = ZZ()
a = mod(a, b)
fl = _ratrec!(n, d, a, b; error_tolerant)
return fl, n, d
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything below this return is unreachable and should eventually be removed

@fieker
Copy link
Copy Markdown
Contributor Author

fieker commented Nov 11, 2025 via email

@fingolfin
Copy link
Copy Markdown
Member

What's the status of this PR, @fieker ?

@fieker
Copy link
Copy Markdown
Contributor Author

fieker commented Jan 13, 2026

No change: it works, but depends on undocumented internals. A corresponding questi in flint is unanswered

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