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 NeoFS SDK to RC-11 #818

Merged
merged 3 commits into from
Sep 8, 2023
Merged

Upgrade NeoFS SDK to RC-11 #818

merged 3 commits into from
Sep 8, 2023

Conversation

cthulhu-rider
Copy link
Contributor

Client pool's `ObjectHead` method returns object header directly now.

Signed-off-by: Leonard Lyubich <[email protected]>
Import of API Go is redundant since SDK provides needed method.

Signed-off-by: Leonard Lyubich <[email protected]>
No more need to define the constant with same value in-place.

Signed-off-by: Leonard Lyubich <[email protected]>
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #818 (986b9dd) into master (83b17b3) will increase coverage by 0.01%.
Report is 4 commits behind head on master.
The diff coverage is 37.50%.

@@            Coverage Diff             @@
##           master     #818      +/-   ##
==========================================
+ Coverage   34.33%   34.34%   +0.01%     
==========================================
  Files          61       61              
  Lines       10485    10481       -4     
==========================================
  Hits         3600     3600              
+ Misses       6484     6480       -4     
  Partials      401      401              
Files Changed Coverage Δ
internal/neofs/neofs.go 1.45% <0.00%> (+0.01%) ⬆️
api/layer/neofs_mock.go 58.67% <100.00%> (ø)
api/layer/system_object.go 40.67% <100.00%> (ø)

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

@roman-khimov roman-khimov added this to the v0.28.1 milestone Sep 7, 2023
@roman-khimov roman-khimov merged commit 647b782 into master Sep 8, 2023
12 checks passed
@roman-khimov roman-khimov deleted the upgrade/sdk branch September 8, 2023 05:48
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.

3 participants