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 getlk in access log #1788

Merged
merged 1 commit into from
Apr 14, 2022
Merged

fix getlk in access log #1788

merged 1 commit into from
Apr 14, 2022

Conversation

davies
Copy link
Contributor

@davies davies commented Apr 14, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 14, 2022

Codecov Report

Merging #1788 (e39a62f) into main (8efd06b) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1788      +/-   ##
==========================================
- Coverage   62.03%   61.97%   -0.07%     
==========================================
  Files         135      135              
  Lines       22938    22954      +16     
==========================================
- Hits        14230    14226       -4     
- Misses       7116     7137      +21     
+ Partials     1592     1591       -1     
Impacted Files Coverage Δ
pkg/vfs/vfs_unix.go 97.81% <100.00%> (+0.02%) ⬆️
pkg/chunk/cached_store.go 79.11% <0.00%> (-1.30%) ⬇️
pkg/vfs/writer.go 78.64% <0.00%> (-1.02%) ⬇️
cmd/format.go 60.12% <0.00%> (-0.78%) ⬇️
pkg/meta/redis.go 73.26% <0.00%> (-0.34%) ⬇️
pkg/object/tikv.go 76.00% <0.00%> (-0.12%) ⬇️
pkg/meta/sql.go 66.94% <0.00%> (-0.12%) ⬇️
pkg/meta/tkv.go 76.46% <0.00%> (-0.01%) ⬇️
pkg/meta/config.go 53.39% <0.00%> (+0.15%) ⬆️
pkg/object/redis.go 76.92% <0.00%> (+28.53%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8efd06b...e39a62f. Read the comment docs.

@davies davies merged commit 6349801 into main Apr 14, 2022
@davies davies deleted the fix_getlk_log branch April 14, 2022 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants