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

feat: walk with node #142

Merged
merged 2 commits into from
Mar 16, 2024
Merged

feat: walk with node #142

merged 2 commits into from
Mar 16, 2024

Conversation

hunjixin
Copy link
Collaborator

No description provided.

@hunjixin hunjixin linked an issue Mar 16, 2024 that may be closed by this pull request
@hunjixin hunjixin self-assigned this Mar 16, 2024
Copy link

codecov bot commented Mar 16, 2024

Codecov Report

Attention: Patch coverage is 77.77778% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 64.71%. Comparing base (fdff8c8) to head (f61ae16).

Files Patch % Lines
versionmgr/files_walk.go 50.00% 2 Missing and 1 partial ⚠️
versionmgr/worktree.go 90.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #142   +/-   ##
=======================================
  Coverage   64.71%   64.71%           
=======================================
  Files         131      131           
  Lines       13731    13740    +9     
=======================================
+ Hits         8886     8892    +6     
- Misses       4009     4011    +2     
- Partials      836      837    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hunjixin hunjixin merged commit 899193b into main Mar 16, 2024
5 checks passed
@hunjixin hunjixin deleted the feat/calc_size_of_tree branch March 16, 2024 04:44
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.

feat: walk返回node参数, tree计算文件总量
1 participant