Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move deferral resolution from merge_from_artifact to RuntimeRefResolver #9199

Merged
merged 10 commits into from
May 2, 2024

Move merge_from_artifact from end of parsing back to task before_run …

6b63e31
Select commit
Loading
Failed to load commit list.
Merged

Move deferral resolution from merge_from_artifact to RuntimeRefResolver #9199

Move merge_from_artifact from end of parsing back to task before_run …
6b63e31
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2024 in 0s

88.12% (-0.03%) compared to 4cb6d47

View this Pull Request on Codecov

88.12% (-0.03%) compared to 4cb6d47

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.12%. Comparing base (4cb6d47) to head (6b63e31).
Report is 1 commits behind head on main.

❗ Current head 6b63e31 differs from pull request most recent head 7854bfa. Consider uploading reports for the commit 7854bfa to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9199      +/-   ##
==========================================
- Coverage   88.14%   88.12%   -0.03%     
==========================================
  Files         181      181              
  Lines       22702    22687      -15     
==========================================
- Hits        20011    19992      -19     
- Misses       2691     2695       +4     

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