fix: immediately flush data to client for event-stream response #3375
Codecov / codecov/project
succeeded
Jul 25, 2024 in 0s
52.76% (target 49.00%)
View this Pull Request on Codecov
52.76% (target 49.00%)
Details
Codecov Report
Attention: Patch coverage is 72.34043%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 52.76%. Comparing base (
29ab308
) to head (3ddf3e8
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3375 +/- ##
==========================================
+ Coverage 52.64% 52.76% +0.11%
==========================================
Files 192 193 +1
Lines 20439 20485 +46
==========================================
+ Hits 10761 10808 +47
+ Misses 8877 8869 -8
- Partials 801 808 +7
Files | Coverage Δ | |
---|---|---|
client/daemon/proxy/proxy.go | 21.53% <84.21%> (+6.24%) |
⬆️ |
client/daemon/proxy/proxy_writter.go | 64.28% <64.28%> (ø) |
Loading