JuliaDynamics / DynamicalSystemsBase.jl

Definition of dynamical systems and integrators for DynamicalSystems.jl
Other
53 stars 27 forks source link

Interface with MTK and allow using symbolic variables in get/set param and get state #190

Closed Datseris closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (6c98239) 82.00% compared to head (a41ec18) 83.39%. Report is 1 commits behind head on main.

Files Patch % Lines
src/core/dynamicalsystem_interface.jl 90.90% 5 Missing :warning:
src/derived_systems/projected_system.jl 88.46% 3 Missing :warning:
src/core_systems/continuous_time_ode.jl 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #190 +/- ## ========================================== + Coverage 82.00% 83.39% +1.38% ========================================== Files 15 15 Lines 717 771 +54 ========================================== + Hits 588 643 +55 + Misses 129 128 -1 ```

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