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

[BUG] Retry fetching subworkflow output data on failure #4602

Merged
merged 18 commits into from
Jan 16, 2024

retry fetching subworkflow output data if fulloutputs are not set

1f161f9
Select commit
Loading
Failed to load commit list.
Merged

[BUG] Retry fetching subworkflow output data on failure #4602

retry fetching subworkflow output data if fulloutputs are not set
1f161f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2024 in 0s

58.21% (+0.07%) compared to ac42562

View this Pull Request on Codecov

58.21% (+0.07%) compared to ac42562

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (ac42562) 58.13% compared to head (1f161f9) 58.21%.
Report is 7 commits behind head on master.

Files Patch % Lines
flytepropeller/pkg/controller/controller.go 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4602      +/-   ##
==========================================
+ Coverage   58.13%   58.21%   +0.07%     
==========================================
  Files         626      626              
  Lines       53786    53796      +10     
==========================================
+ Hits        31271    31316      +45     
+ Misses      20007    19972      -35     
  Partials     2508     2508              

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