Skip to content

Recipes calling relax/static jobs now return a dict#3158

Open
vineetbansal wants to merge 1 commit intomainfrom
vb/subflow_fix2
Open

Recipes calling relax/static jobs now return a dict#3158
vineetbansal wants to merge 1 commit intomainfrom
vb/subflow_fix2

Conversation

@vineetbansal
Copy link
Copy Markdown
Collaborator

This PR uses some changes in jobflow Replace behavior to test if the idea of subflows returning a dict {"relax": <list-of-jobs>, "static": <list-of-jobs>} might work. The upstream changes are from a fork of jobflow and a custom branch, till we're satisfied with the behavior, at which point we can open a PR on jobflow.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.64%. Comparing base (8f7ae15) to head (b8f540c).
⚠️ Report is 22 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3158   +/-   ##
=======================================
  Coverage   97.64%   97.64%           
=======================================
  Files          98       98           
  Lines        4282     4295   +13     
=======================================
+ Hits         4181     4194   +13     
  Misses        101      101           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Andrew-S-Rosen
Copy link
Copy Markdown
Member

@claude review this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants