JuliaArrays / LazyArrays.jl

Lazy arrays and linear algebra in Julia
MIT License
304 stars 25 forks source link

Fix #316 #323

Closed dlfivefifty closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 0.00%. Comparing base (0d4379b) to head (e81ddbc).

Files Patch % Lines
src/linalg/inv.jl 0.00% 1 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (0d4379b) and HEAD (e81ddbc). Click for more details.

HEAD has 2 uploads less than BASE | Flag | BASE (0d4379b) | HEAD (e81ddbc) | |------|------|------| ||3|1|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #323 +/- ## ========================================== - Coverage 94.13% 0.00% -94.14% ========================================== Files 17 17 Lines 3086 3042 -44 ========================================== - Hits 2905 0 -2905 - Misses 181 3042 +2861 ```

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