JuliaMath / Polynomials.jl

Polynomial manipulations in Julia
http://juliamath.github.io/Polynomials.jl/
Other
300 stars 74 forks source link

Issue 566a #570

Closed jverzani closed 1 month ago

jverzani commented 1 month ago

Address last example given in #566.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 92.59259% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 75.69%. Comparing base (263b965) to head (55a58f8).

Files Patch % Lines
src/rational-functions/rational-function.jl 92.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #570 +/- ## ========================================== - Coverage 75.79% 75.69% -0.10% ========================================== Files 38 38 Lines 4032 4037 +5 ========================================== Hits 3056 3056 - Misses 976 981 +5 ```

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