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

services/object: Unify apistatus errors #2024

Merged

Conversation

fyrchik
Copy link
Contributor

@fyrchik fyrchik commented Nov 8, 2022

Fixes some autotests with bad ranges and expected out of range error.

@codecov
Copy link

codecov bot commented Nov 8, 2022

Codecov Report

Merging #2024 (4f7df6e) into support/v0.34 (3eb2ac9) will increase coverage by 0.00%.
The diff coverage is 40.00%.

@@              Coverage Diff               @@
##           support/v0.34    #2024   +/-   ##
==============================================
  Coverage          30.56%   30.57%           
==============================================
  Files                380      380           
  Lines              27793    27794    +1     
==============================================
+ Hits                8496     8497    +1     
  Misses             18596    18596           
  Partials             701      701           
Impacted Files Coverage Δ
pkg/services/object/get/util.go 14.06% <0.00%> (ø)
pkg/services/object/get/assemble.go 89.14% <50.00%> (+0.08%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

…OfRange

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
@fyrchik fyrchik merged commit 51a9306 into nspcc-dev:support/v0.34 Nov 8, 2022
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.

2 participants