Skip to content

fix(sse): support streaming responses on Fiber/fasthttp adapters#1059

Merged
wolveix merged 2 commits into
mainfrom
fix/sse-fiber-streaming
Jul 11, 2026
Merged

fix(sse): support streaming responses on Fiber/fasthttp adapters#1059
wolveix merged 2 commits into
mainfrom
fix/sse-fiber-streaming

test(sse): cover the bodyStreamer streaming path

b0d7bbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2026 in 0s

93.13% (+0.00%) compared to 6cc787b

View this Pull Request on Codecov

93.13% (+0.00%) compared to 6cc787b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.13%. Comparing base (6cc787b) to head (b0d7bbb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1059   +/-   ##
=======================================
  Coverage   93.12%   93.13%           
=======================================
  Files          23       23           
  Lines        4932     4938    +6     
=======================================
+ Hits         4593     4599    +6     
  Misses        275      275           
  Partials       64       64           

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