Skip to content

S1: harden RelayHttpRequest with path/method gate + forbidden-header helpers#14

Merged
detain merged 1 commit into
masterfrom
fix/shared-s1
Jun 28, 2026
Merged

S1: harden RelayHttpRequest with path/method gate + forbidden-header helpers#14
detain merged 1 commit into
masterfrom
fix/shared-s1

S1: harden RelayHttpRequest with path/method gate + forbidden-header …

661d596
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2026 in 1s

58.57% (+1.20%) compared to 956c3fe

View this Pull Request on Codecov

58.57% (+1.20%) compared to 956c3fe

Details

Codecov Report

❌ Patch coverage is 97.43590% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 58.57%. Comparing base (956c3fe) to head (661d596).

Files with missing lines Patch % Lines
src/Relay/RelayHttpRequest.php 97.43% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #14      +/-   ##
============================================
+ Coverage     57.36%   58.57%   +1.20%     
- Complexity      403      422      +19     
============================================
  Files            38       38              
  Lines          1222     1260      +38     
============================================
+ Hits            701      738      +37     
- Misses          521      522       +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.