Silence NotFound when get task resource #4388
Merged
Codecov / codecov/project
succeeded
Nov 9, 2023 in 0s
60.70% (+0.51%) compared to bda9aca
View this Pull Request on Codecov
60.70% (+0.51%) compared to bda9aca
Details
Codecov Report
Attention: 8 lines
in your changes are missing coverage. Please review.
Comparison is base (
bda9aca
) 60.18% compared to head (e147cc5
) 60.70%.
Report is 2 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #4388 +/- ##
==========================================
+ Coverage 60.18% 60.70% +0.51%
==========================================
Files 252 434 +182
Lines 21595 35790 +14195
==========================================
+ Hits 12997 21726 +8729
- Misses 7540 12346 +4806
- Partials 1058 1718 +660
Files | Coverage Δ | |
---|---|---|
flyteadmin/pkg/errors/errors.go | 62.50% <100.00%> (+3.67%) |
⬆️ |
flyteadmin/pkg/manager/impl/util/shared.go | 64.40% <100.00%> (-0.16%) |
⬇️ |
.../pkg/manager/impl/executions/quality_of_service.go | 62.12% <0.00%> (ø) |
|
flyteadmin/pkg/manager/impl/executions/queues.go | 85.71% <0.00%> (-6.35%) |
⬇️ |
flyteadmin/pkg/manager/impl/util/resources.go | 90.66% <0.00%> (ø) |
|
...g/executioncluster/impl/random_cluster_selector.go | 76.92% <0.00%> (-0.20%) |
⬇️ |
flyteadmin/pkg/manager/impl/execution_manager.go | 70.54% <40.00%> (+<0.01%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading