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

enhance: keylock object background recycling #38805

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

enhance: keylock object background recycling

a0bbcc8
Select commit
Loading
Failed to load commit list.
Open

enhance: keylock object background recycling #38805

enhance: keylock object background recycling
a0bbcc8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2024 in 0s

81.10% (target 77.00%)

View this Pull Request on Codecov

81.10% (target 77.00%)

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 81.10%. Comparing base (4df444e) to head (a0bbcc8).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
pkg/util/lock/key_lock.go 80.00% 5 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #38805      +/-   ##
==========================================
+ Coverage   81.09%   81.10%   +0.01%     
==========================================
  Files        1383     1385       +2     
  Lines      195636   195847     +211     
==========================================
+ Hits       158642   158835     +193     
- Misses      31404    31410       +6     
- Partials     5590     5602      +12     
Components Coverage Δ
Client 78.73% <ø> (+0.47%) ⬆️
Core 69.45% <ø> (+0.01%) ⬆️
Go 83.07% <80.00%> (+<0.01%) ⬆️
Files with missing lines Coverage Δ
pkg/util/lock/key_lock.go 83.65% <80.00%> (-6.22%) ⬇️

... and 36 files with indirect coverage changes