Skip to content

fix: set restrictive permissions (0600) on gRPC Unix socket

2ab6a82
Select commit
Loading
Failed to load commit list.
Merged

fix: set restrictive permissions (0600) on gRPC Unix socket #4983

fix: set restrictive permissions (0600) on gRPC Unix socket
2ab6a82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@fd637fc). Learn more about missing BASE report.

Files with missing lines Patch % Lines
pkg/server/grpc/server.go 28.57% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4983   +/-   ##
=======================================
  Coverage        ?   28.70%           
=======================================
  Files           ?      234           
  Lines           ?    26011           
  Branches        ?        0           
=======================================
  Hits            ?     7467           
  Misses          ?    18022           
  Partials        ?      522           
Files with missing lines Coverage Δ
pkg/server/grpc/server.go 66.00% <28.57%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.