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] subworkflow timeout propagation #4766

Merged
merged 5 commits into from
Jan 24, 2024

handle EPhaseTimedout -> NodeExecution_TIMED_OUT mapping when creatin…

f011b15
Select commit
Loading
Failed to load commit list.
Merged

[BUG] subworkflow timeout propagation #4766

handle EPhaseTimedout -> NodeExecution_TIMED_OUT mapping when creatin…
f011b15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 24, 2024 in 0s

58.20% (-0.01%) compared to 73b1d40

View this Pull Request on Codecov

58.20% (-0.01%) compared to 73b1d40

Details

Codecov Report

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

Comparison is base (73b1d40) 58.21% compared to head (f011b15) 58.20%.
Report is 5 commits behind head on master.

Files Patch % Lines
...er/pkg/controller/nodes/subworkflow/subworkflow.go 0.00% 16 Missing ⚠️
...lytepropeller/pkg/controller/nodes/transformers.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4766      +/-   ##
==========================================
- Coverage   58.21%   58.20%   -0.01%     
==========================================
  Files         626      626              
  Lines       53855    53911      +56     
==========================================
+ Hits        31349    31377      +28     
- Misses      19996    20023      +27     
- Partials     2510     2511       +1     

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