SciML / StructuralIdentifiability.jl

Fast and automatic structural identifiability software for ODE systems
https://docs.sciml.ai/StructuralIdentifiability/stable/
MIT License
109 stars 17 forks source link

Update to MTK9 #301

Closed pogudingleb closed 6 months ago

pogudingleb commented 6 months ago

Recreation of the @sumiya11 's PR regarding MTK9

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 90.04%. Comparing base (89ef95f) to head (e1c8143). Report is 7 commits behind head on master.

Files Patch % Lines
src/io_equation.jl 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #301 +/- ## ========================================== + Coverage 89.68% 90.04% +0.36% ========================================== Files 28 28 Lines 3336 3306 -30 ========================================== - Hits 2992 2977 -15 + Misses 344 329 -15 ```

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

pogudingleb commented 6 months ago

Now waiting for the discrete-time systems come back to MTK (may happen next week)