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 out of range panic #582

Merged
merged 1 commit into from
Apr 27, 2024
Merged

Fix out of range panic #582

merged 1 commit into from
Apr 27, 2024

Conversation

smallhive
Copy link
Contributor

It appears if passing more then one attribute to the command

Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
Copy link

codecov bot commented Apr 27, 2024

Codecov Report

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

Project coverage is 68.18%. Comparing base (611ba44) to head (14fe03d).
Report is 1 commits behind head on master.

Files Patch % Lines
client/common.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #582      +/-   ##
==========================================
- Coverage   68.19%   68.18%   -0.02%     
==========================================
  Files         122      122              
  Lines       10033    10035       +2     
==========================================
  Hits         6842     6842              
- Misses       2812     2814       +2     
  Partials      379      379              

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

@roman-khimov roman-khimov merged commit 488cc0d into master Apr 27, 2024
10 of 12 checks passed
@roman-khimov roman-khimov deleted the fix-xheaders-panic branch April 27, 2024 10:35
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