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

Dont use tree for tags #1066

Merged
merged 4 commits into from
Jan 31, 2025

*: Remove unused tree service methods

d833f8a
Select commit
Loading
Failed to load commit list.
Merged

Dont use tree for tags #1066

*: Remove unused tree service methods
d833f8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 0s

28.33% (+0.56%) compared to 63ec8ed

View this Pull Request on Codecov

28.33% (+0.56%) compared to 63ec8ed

Details

Codecov Report

Attention: Patch coverage is 23.00885% with 174 lines in your changes missing coverage. Please review.

Project coverage is 28.33%. Comparing base (63ec8ed) to head (d833f8a).
Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
api/layer/tagging.go 0.00% 87 Missing ⚠️
api/handler/tagging.go 8.00% 43 Missing and 3 partials ⚠️
api/handler/put.go 0.00% 11 Missing ⚠️
api/handler/copy.go 62.50% 6 Missing and 3 partials ⚠️
api/layer/neofs_mock.go 77.77% 6 Missing ⚠️
api/handler/head.go 50.00% 3 Missing and 1 partial ⚠️
api/handler/multipart_upload.go 0.00% 4 Missing ⚠️
api/layer/system_object.go 50.00% 3 Missing and 1 partial ⚠️
api/layer/compound.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1066      +/-   ##
==========================================
+ Coverage   27.77%   28.33%   +0.56%     
==========================================
  Files          89       89              
  Lines       15159    15102      -57     
==========================================
+ Hits         4210     4279      +69     
+ Misses      10484    10363     -121     
+ Partials      465      460       -5     

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