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

Perf improvements for existing resource restore #6723

Merged
merged 1 commit into from
Oct 12, 2023

Perf improvements for existing resource restore

7750e12
Select commit
Loading
Failed to load commit list.
Merged

Perf improvements for existing resource restore #6723

Perf improvements for existing resource restore
7750e12
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 11, 2023 in 1s

60.81% (+0.11%) compared to b316101

View this Pull Request on Codecov

60.81% (+0.11%) compared to b316101

Details

Codecov Report

Merging #6723 (7750e12) into main (b316101) will increase coverage by 0.11%.
The diff coverage is 88.72%.

@@            Coverage Diff             @@
##             main    #6723      +/-   ##
==========================================
+ Coverage   60.69%   60.81%   +0.11%     
==========================================
  Files         249      249              
  Lines       26493    26607     +114     
==========================================
+ Hits        16081    16180      +99     
- Misses       9268     9278      +10     
- Partials     1144     1149       +5     
Files Coverage Δ
pkg/controller/restore_controller.go 66.09% <100.00%> (+0.12%) ⬆️
pkg/install/deployment.go 88.79% <100.00%> (+0.33%) ⬆️
pkg/restore/request.go 100.00% <ø> (ø)
pkg/cmd/server/server.go 22.17% <66.66%> (+0.17%) ⬆️
pkg/client/dynamic.go 0.00% <0.00%> (ø)
pkg/install/resources.go 75.39% <0.00%> (-0.90%) ⬇️
pkg/restore/restore.go 65.93% <91.74%> (+1.54%) ⬆️