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] use deep copy of bit arrays when getting array node state #5681

Merged
merged 9 commits into from
Aug 23, 2024

ignore ErrorOnAlreadyExists when marshalling event config

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

[BUG] use deep copy of bit arrays when getting array node state #5681

ignore ErrorOnAlreadyExists when marshalling event config
1f94bfe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2024 in 0s

36.17% (+0.00%) compared to e9413c0

View this Pull Request on Codecov

36.17% (+0.00%) compared to e9413c0

Details

Codecov Report

Attention: Patch coverage is 3.44828% with 28 lines in your changes missing coverage. Please review.

Project coverage is 36.17%. Comparing base (e9413c0) to head (1f94bfe).

Files Patch % Lines
...ler/pkg/apis/flyteworkflow/v1alpha1/node_status.go 0.00% 13 Missing ⚠️
...opeller/pkg/controller/nodes/node_state_manager.go 0.00% 12 Missing ⚠️
...is/flyteworkflow/v1alpha1/zz_generated.deepcopy.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5681   +/-   ##
=======================================
  Coverage   36.17%   36.17%           
=======================================
  Files        1302     1302           
  Lines      109556   109580   +24     
=======================================
+ Hits        39630    39643   +13     
- Misses      65786    65797   +11     
  Partials     4140     4140           

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