JuliaArrays / LazyArrays.jl

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

Temporarily disable test against `InfiniteLinearAlgebra` #292

Closed jishnub closed 6 months ago

jishnub commented 6 months ago

The tests for InfiniteLinearAlgebra appear to be broken on v1

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 93.83%. Comparing base (4acd7a3) to head (3fd6a5b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #292 +/- ## ======================================= Coverage 93.83% 93.83% ======================================= Files 14 14 Lines 2416 2416 ======================================= Hits 2267 2267 Misses 149 149 ```

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