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

Add listing api to stow storage #5741

Merged

Add listing api to stow storage, fix helm issue

2793f69
Select commit
Loading
Failed to load commit list.
Merged

Add listing api to stow storage #5741

Add listing api to stow storage, fix helm issue
2793f69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 0s

36.22% (+0.00%) compared to 86c63f7

View this Pull Request on Codecov

36.22% (+0.00%) compared to 86c63f7

Details

Codecov Report

Attention: Patch coverage is 43.42105% with 43 lines in your changes missing coverage. Please review.

Project coverage is 36.22%. Comparing base (86c63f7) to head (2793f69).

Files with missing lines Patch % Lines
...ytestdlib/storage/mocks/composed_protobuf_store.go 0.00% 27 Missing ⚠️
flytestdlib/storage/stow_store.go 67.74% 6 Missing and 4 partials ⚠️
flyteadmin/pkg/common/mocks/storage.go 0.00% 2 Missing ⚠️
flytepropeller/pkg/utils/failing_datastore.go 0.00% 2 Missing ⚠️
flytestdlib/storage/mem_store.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5741   +/-   ##
=======================================
  Coverage   36.21%   36.22%           
=======================================
  Files        1303     1303           
  Lines      109568   109644   +76     
=======================================
+ Hits        39683    39719   +36     
- Misses      65765    65801   +36     
- Partials     4120     4124    +4     

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