Skip to content

only support cache eviction for single task

Codecov / codecov/project failed Jan 9, 2024 in 1s

58.09% (-0.01%) compared to 513c3e1

View this Pull Request on Codecov

58.09% (-0.01%) compared to 513c3e1

Details

Codecov Report

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

Comparison is base (513c3e1) 58.10% compared to head (114a45e) 58.09%.
Report is 6 commits behind head on master.

❗ Current head 114a45e differs from pull request most recent head 5fa9c8f. Consider uploading reports for the commit 5fa9c8f to get more accurate results

Files Patch % Lines
flyteadmin/pkg/manager/impl/util/shared.go 0.00% 115 Missing ⚠️
flyteadmin/pkg/manager/impl/cache_manager.go 68.32% 65 Missing and 5 partials ⚠️
...atacatalog/pkg/manager/impl/reservation_manager.go 70.49% 13 Missing and 5 partials ⚠️
datacatalog/pkg/repositories/gormimpl/artifact.go 79.54% 6 Missing and 3 partials ⚠️
...n/pkg/repositories/gormimpl/node_execution_repo.go 0.00% 8 Missing ⚠️
datacatalog/pkg/manager/impl/artifact_manager.go 91.89% 5 Missing and 1 partial ⚠️
...teadmin/pkg/manager/impl/node_execution_manager.go 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4655      +/-   ##
==========================================
- Coverage   58.10%   58.09%   -0.01%     
==========================================
  Files         626      628       +2     
  Lines       53834    54331     +497     
==========================================
+ Hits        31280    31566     +286     
- Misses      20048    20253     +205     
- Partials     2506     2512       +6     

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