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

Updates temporalrules to be able to swap order of operations #27

Merged
merged 6 commits into from
Nov 21, 2024

Conversation

echeng06
Copy link
Collaborator

Namely for FVP rules where we have to check that previous visit has a valid entry if the current visit puts 777 (provided at previous visit)

@echeng06 echeng06 requested a review from hewanadun November 20, 2024 00:16
hewanadun
hewanadun previously approved these changes Nov 20, 2024
Copy link
Collaborator

@hewanadun hewanadun left a comment

Choose a reason for hiding this comment

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

Need a minor modification to error message, rest looks good!

Comment on lines 92 to 93
"{1} in current visit for if {2} in previous visit then {3} " +
"in current visit - temporal rule no: {0}",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove "in current visit" => "{1} for if {2} in previous visit then {3} in current visit - temporal rule no: {0}".
Do the same in 3004

@echeng06 echeng06 merged commit 0984244 into main Nov 21, 2024
1 check passed
@echeng06 echeng06 deleted the feature/update-temporalrules-to-switch-ooo branch November 21, 2024 00:43
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