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

PR review. DeferRelation conforms to RelationConfig protocol

7854bfa
Select commit
Loading
Failed to load commit list.
Merged

Move deferral resolution from merge_from_artifact to RuntimeRefResolver #9199

PR review. DeferRelation conforms to RelationConfig protocol
7854bfa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 2, 2024 in 0s

88.14% (-0.01%) compared to 4cb6d47

View this Pull Request on Codecov

88.14% (-0.01%) compared to 4cb6d47

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.14%. Comparing base (4cb6d47) to head (7854bfa).
Report is 1 commits behind head on main.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9199      +/-   ##
==========================================
- Coverage   88.14%   88.14%   -0.01%     
==========================================
  Files         181      181              
  Lines       22702    22700       -2     
==========================================
- Hits        20011    20008       -3     
- Misses       2691     2692       +1     

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