Skip to content

Update fchi

b8fb5c5
Select commit
Loading
Failed to load commit list.
Draft

Prepare fasthttp fork #78

Update fchi
b8fb5c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 0s

77.81% (+0.84%) compared to d3230eb

View this Pull Request on Codecov

77.81% (+0.84%) compared to d3230eb

Details

Codecov Report

❌ Patch coverage is 83.75000% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.81%. Comparing base (d3230eb) to head (b8fb5c5).
⚠️ Report is 90 commits behind head on master.

Files with missing lines Patch % Lines
response/encoder.go 61.76% 11 Missing and 2 partials ⚠️
request/file.go 53.33% 3 Missing and 4 partials ⚠️
openapi/collector.go 50.00% 2 Missing ⚠️
chirouter/path_decoder.go 75.00% 1 Missing ⚠️
nethttp/handler.go 92.85% 1 Missing ⚠️
nethttp/wrap.go 0.00% 1 Missing ⚠️
request/middleware.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   76.96%   77.81%   +0.84%     
==========================================
  Files          27       26       -1     
  Lines        1385     1325      -60     
==========================================
- Hits         1066     1031      -35     
+ Misses        206      189      -17     
+ Partials      113      105       -8     

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