ThummeTo / FMISensitivity.jl

Unfortunately, FMUs (fmi-standard.org) are not differentiable by design. To enable their full potential inside Julia, FMISensitivity.jl makes FMUs fully differentiable, regarding to: states and derivatives | inputs, outputs and other observable variables | parameters | event indicators | explicit time | state change sensitivity by event
MIT License
6 stars 1 forks source link

v0.2.1 #13

Closed ThummeTo closed 1 week ago

ThummeTo commented 1 week ago

scimlsensitivity update

codecov-commenter commented 1 week ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 60.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 82.28%. Comparing base (8c3fb0c) to head (00197e8). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/sense.jl 60.00% 8 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== + Coverage 82.23% 82.28% +0.04% ========================================== Files 4 4 Lines 411 412 +1 ========================================== + Hits 338 339 +1 Misses 73 73 ```

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