Skip to content

clean up for adding onComplete and buildContext - #695

Merged
temaEmelyan merged 1 commit into
masterfrom
cleanup-for-oncomplete-and-buildcontext
Jul 30, 2025
Merged

clean up for adding onComplete and buildContext#695
temaEmelyan merged 1 commit into
masterfrom
cleanup-for-oncomplete-and-buildcontext

Conversation

@temaEmelyan

Copy link
Copy Markdown
Member

clean up based on the suggestions from the previous PR
#693 (comment)

@temaEmelyan
temaEmelyan requested review from gnawf and llin2 July 29, 2025 06:57
* Creates and returns a new [NadelExecutionPlan] that is a merging of `this` plan
* and the [other] plan.
*/
fun merge(other: NadelExecutionPlan): NadelExecutionPlan {

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I don't think we ever use it and I don't think we can do it now that we store a context by transform

@github-actions

Copy link
Copy Markdown

Test Results

  601 files  +  601    601 suites  +601   1m 7s ⏱️ + 1m 7s
1 998 tests +1 998  1 487 ✅ +1 487  511 💤 +511  0 ❌ ±0 
2 006 runs  +2 006  1 495 ✅ +1 495  511 💤 +511  0 ❌ ±0 

Results for commit 215a5bc. ± Comparison against base commit 0040cd6.

@temaEmelyan
temaEmelyan merged commit 120d7c0 into master Jul 30, 2025
3 checks passed
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