Skip to content

session: access session keys by account only

18553f8
Select commit
Loading
Failed to load commit list.
Open

Access session keys by account only #3817

session: access session keys by account only
18553f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 1s

25.62% (+0.03%) compared to 5ab98cc

View this Pull Request on Codecov

25.62% (+0.03%) compared to 5ab98cc

Details

Codecov Report

❌ Patch coverage is 43.79085% with 86 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.62%. Comparing base (5ab98cc) to head (18553f8).

Files with missing lines Patch % Lines
pkg/util/state/migratation.go 48.88% 31 Missing and 15 partials ⚠️
pkg/services/object/delete/delete.go 0.00% 5 Missing ⚠️
pkg/services/object/get/exec.go 0.00% 5 Missing ⚠️
pkg/services/object/search/util.go 0.00% 5 Missing ⚠️
pkg/services/object/server.go 0.00% 5 Missing ⚠️
pkg/util/state/token.go 68.75% 4 Missing and 1 partial ⚠️
cmd/neofs-node/object.go 0.00% 4 Missing ⚠️
cmd/neofs-node/config.go 0.00% 2 Missing ⚠️
pkg/services/object/put/remote.go 60.00% 1 Missing and 1 partial ⚠️
pkg/services/object/put/streamer.go 60.00% 1 Missing and 1 partial ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3817      +/-   ##
==========================================
+ Coverage   25.58%   25.62%   +0.03%     
==========================================
  Files         667      667              
  Lines       42941    43011      +70     
==========================================
+ Hits        10988    11021      +33     
- Misses      30949    30974      +25     
- Partials     1004     1016      +12     

☔ 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.