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

Fix read cache by delegating to uncached client #4748

Closed
wants to merge 1 commit into from

Fix read cache by delegating to uncached client

77a16fb
Select commit
Loading
Failed to load commit list.
Closed

Fix read cache by delegating to uncached client #4748

Fix read cache by delegating to uncached client
77a16fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2024 in 0s

58.18% (+0.00%) compared to 2866d5a

View this Pull Request on Codecov

58.18% (+0.00%) compared to 2866d5a

Details

Codecov Report

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

Comparison is base (2866d5a) 58.18% compared to head (77a16fb) 58.18%.

Files Patch % Lines
flytepropeller/pkg/controller/executors/kube.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4748   +/-   ##
=======================================
  Coverage   58.18%   58.18%           
=======================================
  Files         626      626           
  Lines       53833    53830    -3     
=======================================
  Hits        31322    31322           
+ Misses      20003    20000    -3     
  Partials     2508     2508           

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