SciML / SciMLBase.jl

The Base interface of the SciML ecosystem
https://docs.sciml.ai/SciMLBase/stable
MIT License
121 stars 91 forks source link

Fix literal_getproperty for LinearSolution #566

Closed avik-pal closed 4 months ago

avik-pal commented 6 months ago

See https://github.com/SciML/LinearSolve.jl/pull/449

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 26.22%. Comparing base (1774538) to head (a222cda).

Files Patch % Lines
ext/SciMLBaseZygoteExt.jl 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #566 +/- ## ========================================== - Coverage 26.25% 26.22% -0.04% ========================================== Files 55 55 Lines 4269 4275 +6 ========================================== Hits 1121 1121 - Misses 3148 3154 +6 ```

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