Skip to content

TLS prototype#4003

Draft
End-rey wants to merge 2 commits into
masterfrom
mtls
Draft

TLS prototype#4003
End-rey wants to merge 2 commits into
masterfrom
mtls

object: skip request/response signing on authenticated 1:1 node hops

810ccfe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 24, 2026 in 1s

26.72% (-0.06%) compared to dca8bd2

View this Pull Request on Codecov

26.72% (-0.06%) compared to dca8bd2

Details

Codecov Report

❌ Patch coverage is 7.72532% with 215 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.72%. Comparing base (dca8bd2) to head (810ccfe).

Files with missing lines Patch % Lines
cmd/neofs-node/mtls.go 0.00% 72 Missing ⚠️
pkg/services/object/server.go 22.50% 57 Missing and 5 partials ⚠️
pkg/network/cache/clients.go 0.00% 31 Missing ⚠️
pkg/network/peerauth/peerauth.go 0.00% 30 Missing ⚠️
cmd/neofs-node/grpc.go 0.00% 7 Missing ⚠️
pkg/services/object/acl/v2/service.go 0.00% 6 Missing and 1 partial ⚠️
cmd/neofs-node/config.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4003      +/-   ##
==========================================
- Coverage   26.77%   26.72%   -0.06%     
==========================================
  Files         688      690       +2     
  Lines       46661    46817     +156     
==========================================
+ Hits        12493    12510      +17     
- Misses      33036    33173     +137     
- Partials     1132     1134       +2     

☔ View full report in Codecov by Harness.
📢 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.