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

meta/tkv: fix clean stale session #1041

Merged
merged 1 commit into from
Nov 23, 2021
Merged

meta/tkv: fix clean stale session #1041

merged 1 commit into from
Nov 23, 2021

Conversation

SandyXSD
Copy link
Contributor

No description provided.

@axolo-co axolo-co bot requested a review from davies November 23, 2021 03:20
@codecov-commenter
Copy link

Codecov Report

Merging #1041 (30729e0) into main (f593dbf) will increase coverage by 0.05%.
The diff coverage is 25.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1041      +/-   ##
============================================
+ Coverage     45.42%   45.47%   +0.05%     
  Complexity      149      149              
============================================
  Files           146      146              
  Lines         23776    23780       +4     
  Branches        422      422              
============================================
+ Hits          10800    10815      +15     
+ Misses        11639    11627      -12     
- Partials       1337     1338       +1     
Impacted Files Coverage Δ
pkg/meta/tkv.go 75.65% <25.00%> (-0.26%) ⬇️
pkg/vfs/writer.go 78.64% <0.00%> (-1.02%) ⬇️
pkg/meta/sql.go 69.48% <0.00%> (+0.09%) ⬆️
pkg/vfs/handle.go 86.55% <0.00%> (+0.84%) ⬆️
pkg/vfs/reader.go 79.56% <0.00%> (+3.10%) ⬆️

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 f593dbf...30729e0. Read the comment docs.

@davies davies merged commit 76887eb into main Nov 23, 2021
@davies davies deleted the fix-tikv-set branch November 23, 2021 04:07
davies pushed a commit that referenced this pull request Dec 6, 2021
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