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

Silence NotFound when get task resource #4388

Merged
merged 4 commits into from
Nov 11, 2023

Merge branch 'master' into no-warning

412792a
Select commit
Loading
Failed to load commit list.
Merged

Silence NotFound when get task resource #4388

Merge branch 'master' into no-warning
412792a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 11, 2023 in 0s

59.59% (-0.01%) compared to c4b040b

View this Pull Request on Codecov

59.59% (-0.01%) compared to c4b040b

Details

Codecov Report

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

Comparison is base (c4b040b) 59.59% compared to head (412792a) 59.59%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4388      +/-   ##
==========================================
- Coverage   59.59%   59.59%   -0.01%     
==========================================
  Files         632      632              
  Lines       53623    53621       -2     
==========================================
- Hits        31957    31954       -3     
  Misses      19146    19146              
- Partials     2520     2521       +1     
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.