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/add big objects support for meta on chain #3063

Merged
merged 6 commits into from
Dec 28, 2024

node/object/replicate_test: fix replication signature test

8ebd425
Select commit
Loading
Failed to load commit list.
Merged

Feat/add big objects support for meta on chain #3063

node/object/replicate_test: fix replication signature test
8ebd425
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 28, 2024 in 0s

21.96% (-0.40%) compared to 7ac9947

View this Pull Request on Codecov

21.96% (-0.40%) compared to 7ac9947

Details

Codecov Report

Attention: Patch coverage is 64.10256% with 14 lines in your changes missing coverage. Please review.

Project coverage is 21.96%. Comparing base (7ac9947) to head (8ebd425).
Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
pkg/services/object/put/distributed.go 0.00% 10 Missing ⚠️
pkg/network/transport/object/grpc/replication.go 66.66% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3063      +/-   ##
==========================================
- Coverage   22.36%   21.96%   -0.40%     
==========================================
  Files         793      797       +4     
  Lines       58713    59852    +1139     
==========================================
+ Hits        13130    13149      +19     
- Misses      44682    45800    +1118     
- Partials      901      903       +2     

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