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

Upgrade sdk to use slicing optimization #923

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

smallhive
Copy link
Contributor

closes #921

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (2cfa5a3) 33.68% compared to head (f76190c) 33.68%.
Report is 1 commits behind head on master.

Files Patch % Lines
internal/neofs/neofs.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #923      +/-   ##
==========================================
- Coverage   33.68%   33.68%   -0.01%     
==========================================
  Files          64       64              
  Lines       10844    10834      -10     
==========================================
- Hits         3653     3649       -4     
+ Misses       6783     6777       -6     
  Partials      408      408              

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

@roman-khimov roman-khimov merged commit bcc5e23 into master Feb 7, 2024
12 of 16 checks passed
@roman-khimov roman-khimov deleted the 921-upgrade-sdk-use-slicing-optimization branch February 7, 2024 12:53
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.

Upgrade SDK, use slicing optimization
2 participants