JuliaMath / Polynomials.jl

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

Swap out MakieCore for Requires #577

Closed jverzani closed 3 months ago

jverzani commented 3 months ago

Work around 1.6 issue by loading Requires

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.69%. Comparing base (2ddb628) to head (4e1c1a2).

Files Patch % Lines
src/Polynomials.jl 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #577 +/- ## ========================================== - Coverage 75.69% 75.69% -0.01% ========================================== Files 38 38 Lines 4037 4040 +3 ========================================== + Hits 3056 3058 +2 - Misses 981 982 +1 ```

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