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

display flyte deck in arraynode subnodes #6055

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

plumbing through deckURI

5964cc1
Select commit
Loading
Failed to load commit list.
Draft

display flyte deck in arraynode subnodes #6055

plumbing through deckURI
5964cc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 0s

37.10% (-0.01%) compared to 1dcc8bf, passed because coverage increased by 0% when compared to adjusted base (37.10%)

View this Pull Request on Codecov

37.10% (-0.01%) compared to 1dcc8bf, passed because coverage increased by 0% when compared to adjusted base (37.10%)

Details

Codecov Report

Attention: Patch coverage is 14.28571% with 12 lines in your changes missing coverage. Please review.

Project coverage is 37.10%. Comparing base (1dcc8bf) to head (5964cc1).

Files with missing lines Patch % Lines
flyteidl/gen/pb-go/flyteidl/event/event.pb.go 0.00% 5 Missing ⚠️
...eller/pkg/controller/nodes/array/event_recorder.go 33.33% 3 Missing and 1 partial ⚠️
...in/pkg/repositories/transformers/task_execution.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6055      +/-   ##
==========================================
- Coverage   37.10%   37.10%   -0.01%     
==========================================
  Files        1318     1318              
  Lines      132326   132339      +13     
==========================================
  Hits        49100    49100              
- Misses      78954    78965      +11     
- Partials     4272     4274       +2     

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