Skip to content

tests contructHybridModel#154

Merged
BernhardAhrens merged 3 commits intomainfrom
ba/tests
Sep 19, 2025
Merged

tests contructHybridModel#154
BernhardAhrens merged 3 commits intomainfrom
ba/tests

Conversation

@BernhardAhrens
Copy link
Collaborator

I finally took the time to look at the test you wrote - I made one change which needed some adjustments downstream. Overall, there good to merge into main now

@lazarusA

continued from #123

@BernhardAhrens
Copy link
Collaborator Author

I specifically did not like this:

function test_mechanistic_model_multi(; x1, a=nothing, b=nothing, c=nothing, nn1=nothing, nn2=nothing)
α = isnothing(a) ? nn1 : a

It may give people the wrong idea how define the hybrid model. People (like me ;-)) sometimes look at the tests how the package should be used

@lazarusA
Copy link
Member

Thanks, merge then 🙂

@BernhardAhrens BernhardAhrens merged commit aea418d into main Sep 19, 2025
4 checks passed
@BernhardAhrens BernhardAhrens deleted the ba/tests branch September 19, 2025 13:13
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.

2 participants