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

GetDynamicNodeWorkflow endpoint #4689

Merged
merged 9 commits into from
Jan 24, 2024

refactoring

c3f0685
Select commit
Loading
Failed to load commit list.
Merged

GetDynamicNodeWorkflow endpoint #4689

refactoring
c3f0685
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2024 in 1s

58.22% (+0.01%) compared to 73b1d40

View this Pull Request on Codecov

58.22% (+0.01%) compared to 73b1d40

Details

Codecov Report

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

Comparison is base (73b1d40) 58.21% compared to head (c3f0685) 58.22%.
Report is 3 commits behind head on master.

Files Patch % Lines
flyteadmin/pkg/rpc/adminservice/node_execution.go 0.00% 15 Missing ⚠️
...teadmin/pkg/manager/impl/node_execution_manager.go 83.78% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4689      +/-   ##
==========================================
+ Coverage   58.21%   58.22%   +0.01%     
==========================================
  Files         626      626              
  Lines       53855    53932      +77     
==========================================
+ Hits        31349    31401      +52     
- Misses      19996    20021      +25     
  Partials     2510     2510              

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