Skip to content

Add support for ModelingToolkitNeuralNets#385

Merged
sebapersson merged 18 commits into
mainfrom
mtk_neural_nets
May 23, 2026
Merged

Add support for ModelingToolkitNeuralNets#385
sebapersson merged 18 commits into
mainfrom
mtk_neural_nets

Conversation

@sebapersson

Copy link
Copy Markdown
Owner

Closes #381

This also adds supports for SciMLStructures, which will in the future enable support for #328

@codecov-commenter

codecov-commenter commented May 23, 2026

Copy link
Copy Markdown

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

Codecov Report

❌ Patch coverage is 95.51821% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.19%. Comparing base (d9b0079) to head (bcb916f).

Files with missing lines Patch % Lines
ext/PEtabSciMLSensitivityExtension/adjoint.jl 82.75% 5 Missing ⚠️
src/common.jl 83.33% 3 Missing ⚠️
src/solve/helper.jl 92.10% 3 Missing ⚠️
src/util.jl 91.66% 3 Missing ⚠️
src/derivatives/gauss_newton.jl 66.66% 1 Missing ⚠️
src/petab_odeproblem/derivative_functions.jl 50.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #385      +/-   ##
==========================================
+ Coverage   94.58%   95.19%   +0.61%     
==========================================
  Files          82       83       +1     
  Lines        6938     7036      +98     
==========================================
+ Hits         6562     6698     +136     
+ Misses        376      338      -38     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sebapersson
sebapersson merged commit 243c279 into main May 23, 2026
7 checks passed
@sebapersson
sebapersson deleted the mtk_neural_nets branch May 23, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

speciesmap do not accept Dict

2 participants