Skip to content

Add FIXME comments to places accessing undefined variables#2148

Open
fingolfin wants to merge 5 commits intothofma:masterfrom
fingolfin:mh/JET-FIXME-undef-vars
Open

Add FIXME comments to places accessing undefined variables#2148
fingolfin wants to merge 5 commits intothofma:masterfrom
fingolfin:mh/JET-FIXME-undef-vars

Conversation

@fingolfin
Copy link
Copy Markdown
Contributor

Not necessarily for merging, but rather a way to flag these spots in the code, in the hopes that people who understand the code can then fix it.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 22, 2026

Codecov Report

❌ Patch coverage is 4.76190% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.28%. Comparing base (15f81c8) to head (cfe3d98).

Files with missing lines Patch % Lines
src/LargeField/basis.jl 0.00% 2 Missing ⚠️
src/Map/NfOrd.jl 0.00% 2 Missing ⚠️
src/NumField/NfAbs/NfAbs.jl 0.00% 2 Missing ⚠️
src/NumFieldOrd/NfRelOrd/NfRelOrd.jl 0.00% 2 Missing ⚠️
src/Sparse/Matrix.jl 0.00% 2 Missing ⚠️
src/AlgAssAbsOrd/Ideal.jl 0.00% 1 Missing ⚠️
src/HypellCrv/HypellCrv.jl 0.00% 1 Missing ⚠️
src/LocalField/Poly.jl 0.00% 1 Missing ⚠️
src/Misc/acb_root_ctx.jl 0.00% 1 Missing ⚠️
src/Misc/toMagma.jl 0.00% 1 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2148      +/-   ##
==========================================
- Coverage   77.28%   77.28%   -0.01%     
==========================================
  Files         381      381              
  Lines      120712   120712              
==========================================
- Hits        93298    93293       -5     
- Misses      27414    27419       +5     
Files with missing lines Coverage Δ
src/HypellCrv/G2Invs.jl 77.45% <ø> (ø)
src/QuadForm/Quad/ZGenus.jl 93.47% <100.00%> (ø)
src/AlgAssAbsOrd/Ideal.jl 82.35% <0.00%> (ø)
src/HypellCrv/HypellCrv.jl 85.24% <0.00%> (ø)
src/LocalField/Poly.jl 63.84% <0.00%> (+0.39%) ⬆️
src/Misc/acb_root_ctx.jl 82.78% <0.00%> (ø)
src/Misc/toMagma.jl 0.00% <0.00%> (ø)
src/NumFieldOrd/NfOrd/Clgp/Ctx.jl 61.47% <0.00%> (ø)
src/NumFieldOrd/NfOrd/Clgp/Proof.jl 49.75% <0.00%> (ø)
src/NumFieldOrd/NfOrd/RayClassGrp.jl 92.89% <0.00%> (ø)
... and 7 more

... and 37 files with indirect coverage changes

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

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.

4 participants