Skip to content

cli: add new session token V2

37a032a
Select commit
Loading
Failed to load commit list.
Merged

Cli session token v2 #3750

cli: add new session token V2
37a032a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 24, 2025 in 0s

26.24% (-0.28%) compared to 9613f57

View this Pull Request on Codecov

26.24% (-0.28%) compared to 9613f57

Details

Codecov Report

❌ Patch coverage is 0% with 437 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.24%. Comparing base (9613f57) to head (37a032a).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
cmd/neofs-cli/modules/session/create_v2.go 0.00% 203 Missing ⚠️
cmd/neofs-cli/modules/object/util.go 0.00% 83 Missing ⚠️
cmd/neofs-cli/modules/object/util_session_v2.go 0.00% 64 Missing ⚠️
cmd/neofs-cli/modules/container/util_session_v2.go 0.00% 34 Missing ⚠️
cmd/neofs-cli/modules/container/delete.go 0.00% 18 Missing ⚠️
cmd/neofs-cli/modules/container/create.go 0.00% 17 Missing ⚠️
cmd/neofs-cli/modules/container/set_eacl.go 0.00% 17 Missing ⚠️
cmd/neofs-cli/modules/session/root.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3750      +/-   ##
==========================================
- Coverage   26.51%   26.24%   -0.28%     
==========================================
  Files         655      658       +3     
  Lines       41400    41823     +423     
==========================================
- Hits        10979    10976       -3     
- Misses      29416    29841     +425     
- Partials     1005     1006       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.