Skip to content

node: switch to net/http server

cacaa32
Select commit
Loading
Failed to load commit list.
Draft

Experiment with Go http #3973

node: switch to net/http server
cacaa32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

28.01% (+0.00%) compared to af2b440

View this Pull Request on Codecov

28.01% (+0.00%) compared to af2b440

Details

Codecov Report

❌ Patch coverage is 0% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.01%. Comparing base (af2b440) to head (cacaa32).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
cmd/neofs-node/grpc.go 0.00% 37 Missing ⚠️
cmd/neofs-node/netmap.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3973   +/-   ##
=======================================
  Coverage   28.01%   28.01%           
=======================================
  Files         680      680           
  Lines       45295    45293    -2     
=======================================
  Hits        12691    12691           
+ Misses      31427    31425    -2     
  Partials     1177     1177           

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