SciML / NonlinearSolve.jl

High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
https://docs.sciml.ai/NonlinearSolve/stable/
MIT License
216 stars 39 forks source link

CompatHelper: bump compat for ModelingToolkit to 9 for package docs, (keep existing compat) #383

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 4 months ago

This pull request changes the compat entry for the ModelingToolkit package from 8 to 8, 9 for package docs. 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 4 months ago

Codecov Report

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

Project coverage is 47.47%. Comparing base (156e65b) to head (50711d7). Report is 2 commits behind head on master.

:exclamation: Current head 50711d7 differs from pull request most recent head 9fad71e. Consider uploading reports for the commit 9fad71e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #383 +/- ## =========================================== - Coverage 87.44% 47.47% -39.98% =========================================== Files 46 46 Lines 2741 2717 -24 =========================================== - Hits 2397 1290 -1107 - Misses 344 1427 +1083 ```

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