Skip to content

Conversation

@fingolfin
Copy link
Member

Motivated by issue #2100. Once this is in an AA release, we should also update Nemo to make use of this.

@fingolfin fingolfin added the release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes label Dec 3, 2025
src/Fraction.jl Outdated

@doc raw"""
==(x::FracElem, y::Union{Integer, Rational, AbstractFloat})
==(x::FracElem, y::JuliaRingElement)
Copy link
Member

Choose a reason for hiding this comment

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

If this is used in a docstring, the union definition should also have a docstring

Copy link
Member Author

Choose a reason for hiding this comment

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

Good point, thanks.

Looking at this, though, I'd prefer to just remove these docstrings, and make the other remaining ones clearer & more general

@fingolfin fingolfin force-pushed the mh/julia-type-union branch from 3f4dc90 to 79cdc9d Compare December 5, 2025 23:29
@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

❌ Patch coverage is 90.65421% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.00%. Comparing base (721bf21) to head (8cb7b23).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/MatRing.jl 0.00% 2 Missing ⚠️
src/NCRings.jl 50.00% 2 Missing ⚠️
src/generic/RationalFunctionField.jl 80.00% 2 Missing ⚠️
src/generic/SparsePoly.jl 66.66% 2 Missing ⚠️
src/ResidueField.jl 87.50% 1 Missing ⚠️
src/Rings.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2231      +/-   ##
==========================================
- Coverage   88.02%   88.00%   -0.03%     
==========================================
  Files         127      127              
  Lines       31815    31795      -20     
==========================================
- Hits        28004    27980      -24     
- Misses       3811     3815       +4     

☔ 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.

@fingolfin fingolfin requested a review from lgoettgens December 7, 2025 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants