JuliaMath / FixedPointNumbers.jl

fixed point types for julia
Other
79 stars 34 forks source link

ci: fix codecov #276

Closed inkydragon closed 3 months ago

inkydragon commented 5 months ago

xref: JuliaMath/AbstractFFTs.jl/pull/129

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (626055a) 97.07% compared to head (19b67d7) 97.07%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #276 +/- ## ======================================= Coverage 97.07% 97.07% ======================================= Files 6 6 Lines 785 785 ======================================= Hits 762 762 Misses 23 23 ```

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

kimikage commented 3 months ago

Thanks!