SciML / SciMLBase.jl

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

Added trait for checking derivative requirement #711 #643

Closed ParasPuneetSingh closed 3 months ago

ParasPuneetSingh commented 4 months ago

Checklist

Additional context

Added trait for checking derivative requirement #711

Add any other context about the problem here.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 38.49%. Comparing base (0998e07) to head (9fbff32). Report is 9 commits behind head on master.

Files Patch % Lines
src/alg_traits.jl 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #643 +/- ## ========================================== + Coverage 28.86% 38.49% +9.63% ========================================== Files 55 55 Lines 4285 4291 +6 ========================================== + Hits 1237 1652 +415 + Misses 3048 2639 -409 ```

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