JuliaMath / Polynomials.jl

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

try to add benchmark code for CI #548

Closed jverzani closed 10 months ago

jverzani commented 10 months ago

This is an experiment to see if it works. If not, this will be reverted.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (2e2cb86) 75.64% compared to head (4b7a051) 75.64%. Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #548 +/- ## ======================================= Coverage 75.64% 75.64% ======================================= Files 38 38 Lines 3999 3999 ======================================= Hits 3025 3025 Misses 974 974 ```

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