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: skip updating nlink when the transactions conflict a lot #3285

Merged
merged 2 commits into from
Mar 3, 2023

Conversation

SandyXSD
Copy link
Contributor

@SandyXSD SandyXSD commented Mar 3, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Mar 3, 2023

@github-actions
Copy link

github-actions bot commented Mar 3, 2023

@codecov-commenter
Copy link

codecov-commenter commented Mar 3, 2023

Codecov Report

Patch coverage: 84.00% and project coverage change: +0.11 🎉

Comparison is base (a230794) 55.43% compared to head (54608ea) 55.55%.

❗ Current head 54608ea differs from pull request most recent head 1780485. Consider uploading reports for the commit 1780485 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3285      +/-   ##
==========================================
+ Coverage   55.43%   55.55%   +0.11%     
==========================================
  Files         142      142              
  Lines       33741    33744       +3     
==========================================
+ Hits        18706    18745      +39     
+ Misses      13056    13013      -43     
- Partials     1979     1986       +7     
Impacted Files Coverage Δ
pkg/meta/tkv.go 71.56% <66.66%> (-0.21%) ⬇️
pkg/meta/tkv_badger.go 73.38% <100.00%> (ø)
pkg/meta/tkv_etcd.go 77.58% <100.00%> (ø)
pkg/meta/tkv_fdb.go 79.41% <100.00%> (ø)
pkg/meta/tkv_mem.go 91.90% <100.00%> (ø)
pkg/meta/tkv_prefix.go 93.47% <100.00%> (ø)
pkg/meta/tkv_tikv.go 59.49% <100.00%> (ø)
pkg/vfs/writer.go 77.48% <0.00%> (-1.17%) ⬇️
pkg/meta/redis.go 66.81% <0.00%> (+0.03%) ⬆️
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

github-actions bot commented Mar 3, 2023

1 similar comment
@github-actions
Copy link

github-actions bot commented Mar 3, 2023

@davies davies merged commit 2441a91 into main Mar 3, 2023
@davies davies deleted the tkv-skip-nlink branch March 3, 2023 08:53
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