[test] Add tests for constants and ID builder#12688
Merged
sfc-gh-bnisco merged 1 commit intodevelopfrom Oct 24, 2025
Merged
Conversation
Contributor
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
This was referenced Oct 3, 2025
Contributor
✅ PR preview is ready!
|
This was referenced Oct 3, 2025
Collaborator
Author
This was referenced Oct 3, 2025
Contributor
📉 Python coverage change detectedThe Python unit test coverage has decreased by 0.0050%
✅ Coverage change is within normal range. Coverage by files
|
Contributor
📈 Significant wheel size change detectedThe wheel file size has increased by 0.32% (threshold: 0.25%)
Please verify this change is expected. |
1caf82a to
9abbfe1
Compare
42ab4ff to
73a90dd
Compare
9abbfe1 to
dda066f
Compare
73a90dd to
bbc702d
Compare
dda066f to
e9ebbef
Compare
a432340 to
0312d05
Compare
1ab2b7b to
3e11d75
Compare
e4887ec to
8bcf264
Compare
3e11d75 to
c2edbbe
Compare
8bcf264 to
0d7b8ad
Compare
c2edbbe to
74017a0
Compare
0d7b8ad to
46c76d6
Compare
74017a0 to
72c4fca
Compare
46c76d6 to
4a89e2b
Compare
72c4fca to
ac37bb5
Compare
4a89e2b to
eb767bb
Compare
ac37bb5 to
c4d82ef
Compare
eb767bb to
e3ce54c
Compare
c4d82ef to
087802a
Compare
e3ce54c to
8e763e8
Compare
087802a to
2bfe05d
Compare
8e763e8 to
5dedaf5
Compare
e86d71b to
9362500
Compare
85bc18f to
de9977f
Compare
9362500 to
ebb3a20
Compare
de9977f to
ed72f3e
Compare
ebb3a20 to
ddbf3c2
Compare
ddbf3c2 to
076752f
Compare
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.

Describe your changes
Enhanced the tests for
make_trigger_idfunction for CCv2 to be more comprehensive and explicit.GitHub Issue Link (if applicable)
Testing Plan
make_trigger_idfunction.Contribution License Agreement
By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.