JuliaArrays / FillArrays.jl

Julia package for lazily representing matrices filled with a single entry
https://juliaarrays.github.io/FillArrays.jl/
MIT License
181 stars 38 forks source link

Ignore non-code files in CI #355

Closed jishnub closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 99.90%. Comparing base (3369ca0) to head (f35268d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #355 +/- ## =========================================== + Coverage 0.00% 99.90% +99.90% =========================================== Files 8 8 Lines 1041 1043 +2 =========================================== + Hits 0 1042 +1042 + Misses 1041 1 -1040 ```

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