Skip to content

Fix: Always support start_* / end_* macros in pre- / post- statements#4025

Merged
izeigerman merged 1 commit intomainfrom
fix-support-start-end-in-pre-post
Mar 25, 2025
Merged

Fix: Always support start_* / end_* macros in pre- / post- statements#4025
izeigerman merged 1 commit intomainfrom
fix-support-start-end-in-pre-post

Conversation

@izeigerman
Copy link
Contributor

Previously, whether the start_* / end_* macros were supported in pre- or post-statements depended on the model kind. For example, they were not supported if the model was of kind VIEW or FULL. This change ensures that these macros are always available in pre- and post-statements

@izeigerman izeigerman requested a review from a team March 24, 2025 23:52
@izeigerman izeigerman force-pushed the fix-support-start-end-in-pre-post branch from e187bca to b0a6e80 Compare March 25, 2025 01:13
Copy link
Contributor

@tobymao tobymao left a comment

Choose a reason for hiding this comment

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

why do this make sense in pre and post statements?

@izeigerman
Copy link
Contributor Author

@tobymao side effects like measurement recording, reporting, etc.

@izeigerman izeigerman force-pushed the fix-support-start-end-in-pre-post branch from b0a6e80 to b1b383f Compare March 25, 2025 14:34
@izeigerman izeigerman force-pushed the fix-support-start-end-in-pre-post branch from b1b383f to 1d58fb6 Compare March 25, 2025 14:55
@izeigerman izeigerman merged commit 7040c74 into main Mar 25, 2025
22 checks passed
@izeigerman izeigerman deleted the fix-support-start-end-in-pre-post branch March 25, 2025 17:14
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