JuliaMath / Polynomials.jl

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

ci: fix doc deploy #561

Closed inkydragon closed 5 months ago

inkydragon commented 5 months ago

xref:

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (c2eff3a) 75.81% compared to head (68e8eb5) 75.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #561 +/- ## ======================================= Coverage 75.81% 75.81% ======================================= Files 38 38 Lines 4031 4031 ======================================= Hits 3056 3056 Misses 975 975 ```

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

jverzani commented 5 months ago

Awesome. Thanks so much!