Conversation
* uml and some basic constructors Updating public diagram updating UML reverting index and uml * Updating timestep interface to match UML and missing parts of UML * updating model and timestep to reflect new flow * including UML in doxyfile * Addressing PR comments
* uml and some basic constructors Updating public diagram updating UML reverting index and uml * thinking through Model updates * Making repo wide changes to match transition and model syntax so project compiles. Tests commented out, no expectation simulation works yet * Updating model and unit tests
* uml and some basic constructors Updating public diagram updating UML reverting index and uml * thinking through Model updates * Making repo wide changes to match transition and model syntax so project compiles. Tests commented out, no expectation simulation works yet * Removing GetLogName() function from transitions and replacing with protected member. Additional background death tests * cleaning up imports and adding behavior tests * Adding protected functions to transition base to help with testing dimensions * overdose tests * simulation test update * intervention clone function testing * Adding integration tests * RemoveTransition function added * Addressing PR Comments #143 * Fixing logging test dependency * Ahhhhh * Addressing PR comments * fixing respond tests to have the correct final state
* thinking through Model updates * Making repo wide changes to match transition and model syntax so project compiles. Tests commented out, no expectation simulation works yet * Removing GetLogName() function from transitions and replacing with protected member. Additional background death tests * cleaning up imports and adding behavior tests * Adding protected functions to transition base to help with testing dimensions * overdose tests * simulation test update * cleaning up copy issues discovered during benchmarking * history changes * fixing sim and history integration * UML updates * doc updates and some identified high risk functional breaks addressed * version bumps * Addressing PR comments
ddbaptiste
approved these changes
Jul 15, 2026
ddbaptiste
left a comment
Member
There was a problem hiding this comment.
I've reviewed all commits into dev, so approving this. Thanks for all the work you put into this!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Push from dev to main for release of version 2.5.0
What Wrike task is this associated with?
Checklist before merging