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/sql: fix parentDst nlink in rename #1082

Merged
merged 2 commits into from
Dec 1, 2021
Merged

meta/sql: fix parentDst nlink in rename #1082

merged 2 commits into from
Dec 1, 2021

Conversation

SandyXSD
Copy link
Contributor

No description provided.

@davies
Copy link
Contributor

davies commented Nov 30, 2021

Can you update the tests to cover this?

@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2021

Codecov Report

Merging #1082 (7f9ff9d) into main (37c59f7) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1082      +/-   ##
============================================
- Coverage     53.37%   53.30%   -0.08%     
  Complexity      149      149              
============================================
  Files           147      147              
  Lines         22707    22707              
  Branches        422      422              
============================================
- Hits          12120    12104      -16     
- Misses         9126     9140      +14     
- Partials       1461     1463       +2     
Impacted Files Coverage Δ
pkg/meta/sql.go 68.68% <100.00%> (ø)
pkg/vfs/reader.go 76.45% <0.00%> (-3.11%) ⬇️
pkg/vfs/handle.go 85.71% <0.00%> (-0.85%) ⬇️
pkg/fuse/fuse.go 30.22% <0.00%> (+0.64%) ⬆️

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 37c59f7...7f9ff9d. Read the comment docs.

@davies davies merged commit f3372fc into main Dec 1, 2021
@davies davies deleted the fix-sql-nlink branch December 1, 2021 05:00
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