Skip to content

feat: configure HTTP and FastCGI UNIX socket attributes - #284

Merged
rustatian merged 8 commits into
masterfrom
feat/unix-socket-permissions
Sep 7, 2026
Merged

feat: configure HTTP and FastCGI UNIX socket attributes#284
rustatian merged 8 commits into
masterfrom
feat/unix-socket-permissions

test: update UNIX socket validation error assertions

e5a3b4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2026 in 1s

88.52% (+0.17%) compared to 3f95621

View this Pull Request on Codecov

88.52% (+0.17%) compared to 3f95621

Details

Codecov Report

❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.52%. Comparing base (3f95621) to head (e5a3b4d).

Files with missing lines Patch % Lines
servers/fcgi/fcgi.go 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #284      +/-   ##
==========================================
+ Coverage   88.34%   88.52%   +0.17%     
==========================================
  Files          29       30       +1     
  Lines        1347     1359      +12     
==========================================
+ Hits         1190     1203      +13     
+ Misses        157      156       -1     

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