Nemocas / Nemo.jl

Julia bindings for various mathematical libraries (including flint2)
http://nemocas.github.io/Nemo.jl/
Other
187 stars 58 forks source link

Reduce Aqua ambiguity warnings again #1749

Closed fingolfin closed 4 months ago

fingolfin commented 4 months ago

My refactoring of this code caused them to increase from ~130 to ~180

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.80%. Comparing base (69f5c85) to head (c6abd3c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1749 +/- ## ========================================== - Coverage 84.82% 84.80% -0.03% ========================================== Files 95 95 Lines 36957 36957 ========================================== - Hits 31350 31342 -8 - Misses 5607 5615 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

fingolfin commented 4 months ago

Pushed a second commit which reduced ambiguities further down to 119.