test(orchestrator): close L1 gaps for cloud-event execute RHIDP-16048 - #4170
test(orchestrator): close L1 gaps for cloud-event execute RHIDP-16048#4170rostalan wants to merge 3 commits into
Conversation
Cover compiled start.stateName happy path, CE call wiring, and non-object workflowdata unwrap. Co-authored-by: Cursor <cursoragent@cursor.com>
Missing ChangesetsThe following package(s) are changed by this PR but do not have a changeset:
See CONTRIBUTING.md for more information about how to add changesets. Changed Packages
|
PR Summary by QodoAdd unit tests for compiled start.stateName and CloudEvent execute wiring
AI Description
Diagram
High-Level Assessment
Files changed (3)
|
Code Review by Qodo
1.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4170 +/- ##
=======================================
Coverage 58.11% 58.12%
=======================================
Files 2422 2422
Lines 96484 96493 +9
Branches 26885 26869 -16
=======================================
+ Hits 56075 56084 +9
- Misses 38914 38917 +3
+ Partials 1495 1492 -3
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Assert Kafka send was called before inspecting mock args, and fail if the compiled start.stateName fixture rewrite misses. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
|



Cover compiled start.stateName happy path, CE call wiring, and non-object workflowdata unwrap.