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

session: Support new format of object session context #416

Conversation

cthulhu-rider
Copy link
Contributor

Changes are ready.

@cthulhu-rider cthulhu-rider self-assigned this Sep 16, 2022
cthulhu-rider pushed a commit to cthulhu-rider/neofs-api-go that referenced this pull request Sep 16, 2022
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
@cthulhu-rider cthulhu-rider force-pushed the feature/session-object-new-format branch from 68880d0 to c846581 Compare September 16, 2022 15:15
@codecov
Copy link

codecov bot commented Sep 16, 2022

Codecov Report

Merging #416 (6ca910f) into master (504e427) will decrease coverage by 0.40%.
The diff coverage is 70.00%.

@@            Coverage Diff             @@
##           master     #416      +/-   ##
==========================================
- Coverage   63.75%   63.34%   -0.41%     
==========================================
  Files          75       75              
  Lines        9349     9374      +25     
==========================================
- Hits         5960     5938      -22     
- Misses       2671     2728      +57     
+ Partials      718      708      -10     
Impacted Files Coverage Δ
session/convert.go 63.82% <60.00%> (-0.18%) ⬇️
session/types.go 33.54% <61.90%> (+1.75%) ⬆️
session/marshal.go 74.48% <100.00%> (+0.44%) ⬆️
object/marshal.go 71.24% <0.00%> (-3.48%) ⬇️
object/convert.go 73.17% <0.00%> (-1.66%) ⬇️

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

cthulhu-rider pushed a commit to cthulhu-rider/neofs-api-go that referenced this pull request Sep 23, 2022
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
@cthulhu-rider cthulhu-rider force-pushed the feature/session-object-new-format branch from c846581 to 05a9603 Compare September 23, 2022 06:41
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
@cthulhu-rider cthulhu-rider force-pushed the feature/session-object-new-format branch from 05a9603 to 6ca910f Compare September 23, 2022 06:44
@cthulhu-rider cthulhu-rider marked this pull request as ready for review September 23, 2022 08:08
@cthulhu-rider cthulhu-rider merged commit 5fc2644 into nspcc-dev:master Oct 4, 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.

None yet

4 participants