Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RXR-1876 fix warning infusion #105

Merged
merged 3 commits into from
Jul 9, 2024
Merged

Conversation

roninsightrx
Copy link
Contributor

@roninsightrx roninsightrx commented Jul 5, 2024

Refactor of the logic around throwing a warning around infusion rates. This was throwing a harmless but unnecessary warning during automated model validations for some models.

The logic was too strict, it was also thrown for regimens where infusion rates were not relevant. The logic is updated and simplified, as well as the warning text. Also added a test (there was already one test, updated that one too). The warning
is not thrown any more in the model validation where it occurred before.

@roninsightrx roninsightrx requested a review from jasmineirx July 5, 2024 18:14
Copy link
Contributor

@jasmineirx jasmineirx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@roninsightrx roninsightrx merged commit 420bbf1 into master Jul 9, 2024
3 checks passed
@roninsightrx roninsightrx deleted the RXR-1876-warning-infusion branch July 9, 2024 16:39
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