[test] Assert CCv2 trigger callback behavior#12691
Merged
sfc-gh-bnisco merged 1 commit intodevelopfrom Oct 24, 2025
Merged
Conversation
This was referenced Oct 3, 2025
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!
|
Collaborator
Author
Contributor
📈 Python coverage change detectedThe Python unit test coverage has increased by 0.0100%
✅ 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. |
9266604 to
b35cd7e
Compare
2598e85 to
7c553b7
Compare
b35cd7e to
a5e0221
Compare
7c553b7 to
1295e69
Compare
a5e0221 to
1554317
Compare
9604cf7 to
1314d8e
Compare
a4c41e3 to
d58ef9b
Compare
1314d8e to
5698069
Compare
d58ef9b to
3c2942d
Compare
5698069 to
ce91161
Compare
437c691 to
b62cadd
Compare
3635ec7 to
81a8d12
Compare
b62cadd to
6a6da39
Compare
81a8d12 to
ddfaa04
Compare
6a6da39 to
34e9038
Compare
ddfaa04 to
dba66a9
Compare
34e9038 to
bcf6fb8
Compare
dba66a9 to
9fb2487
Compare
bcf6fb8 to
8c71f64
Compare
9fb2487 to
c02067c
Compare
8c71f64 to
da671e0
Compare
3b1d0dd to
865ccc0
Compare
6c4ef96 to
8f548f3
Compare
865ccc0 to
3b1d0dd
Compare
3b1d0dd to
6faf3db
Compare
8f548f3 to
0e3fc69
Compare
0e3fc69 to
a050d2a
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
Added comprehensive tests for the bidirectional component trigger widget system to ensure that:
These tests verify that the internal trigger mechanism works correctly while remaining invisible to end users, ensuring a clean API surface.
GitHub Issue Link (if applicable)
Testing Plan
Contribution License Agreement
By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.