🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
9.69k
stars
1.04k
forks
source link
bug: fix the wrong default behavior of TCPNoDelay on client side #619
Closed
panjf2000 closed 5 months ago
Codecov Report
Attention: Patch coverage is
50.00000%
with1 line
in your changes missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## dev #619 +/- ## ========================================== + Coverage 80.89% 81.03% +0.14% ========================================== Files 21 21 Lines 2109 2109 ========================================== + Hits 1706 1709 +3 + Misses 273 271 -2 + Partials 130 129 -1 ``` | [Flag](https://app.codecov.io/gh/panjf2000/gnet/pull/619/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andy+Pan) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/panjf2000/gnet/pull/619/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andy+Pan) | `81.03% <50.00%> (+0.14%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andy+Pan#carryforward-flags-in-the-pull-request-comment) to find out more.:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.