SciML / StructuralIdentifiability.jl

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

CompatHelper: bump compat for Nemo to 0.40, (keep existing compat) #271

Closed github-actions[bot] closed 7 months ago

github-actions[bot] commented 7 months ago

This pull request changes the compat entry for the Nemo package from 0.32, 0.33, 0.34, 0.35, 0.36, 0.37, 0.38, 0.39 to 0.32, 0.33, 0.34, 0.35, 0.36, 0.37, 0.38, 0.39, 0.40. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (590f5be) 89.81% compared to head (8494d31) 75.35%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #271 +/- ## =========================================== - Coverage 89.81% 75.35% -14.46% =========================================== Files 27 27 Lines 3268 3258 -10 =========================================== - Hits 2935 2455 -480 - Misses 333 803 +470 ```

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

pogudingleb commented 7 months ago

Obsolete because #276