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

Fix/relay requests #3014

Merged
merged 3 commits into from
Nov 14, 2024

node/put: fix wait group counter

3ea9280
Select commit
Loading
Failed to load commit list.
Merged

Fix/relay requests #3014

node/put: fix wait group counter
3ea9280
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 14, 2024 in 0s

22.83% (-0.01%) compared to b7714ae

View this Pull Request on Codecov

22.83% (-0.01%) compared to b7714ae

Details

Codecov Report

Attention: Patch coverage is 5.55556% with 17 lines in your changes missing coverage. Please review.

Project coverage is 22.83%. Comparing base (b7714ae) to head (3ea9280).

Files with missing lines Patch % Lines
pkg/services/object/put/v2/streamer.go 0.00% 9 Missing ⚠️
pkg/services/object/search/v2/util.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3014      +/-   ##
==========================================
- Coverage   22.84%   22.83%   -0.01%     
==========================================
  Files         790      790              
  Lines       58344    58362      +18     
==========================================
+ Hits        13328    13329       +1     
- Misses      44136    44153      +17     
  Partials      880      880              

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