minor: v2.5.0 #588
Merged
minor: v2.5.0 #588
Codecov / codecov/project
succeeded
Apr 22, 2024 in 0s
79.76% (+0.67%) compared to 601bfdf
View this Pull Request on Codecov
79.76% (+0.67%) compared to 601bfdf
Details
Codecov Report
Attention: Patch coverage is 80.30888%
with 102 lines
in your changes are missing coverage. Please review.
Project coverage is 79.76%. Comparing base (
601bfdf
) to head (5cca785
).
Report is 9 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
eventloop_unix.go | 60.52% | 10 Missing and 5 partials |
acceptor_unix.go | 58.82% | 11 Missing and 3 partials |
connection_unix.go | 78.57% | 8 Missing and 4 partials |
engine_unix.go | 87.17% | 4 Missing and 6 partials |
reactor_epoll_default.go | 81.25% | 5 Missing and 4 partials |
connection_linux.go | 53.33% | 4 Missing and 3 partials |
acceptor_windows.go | 84.21% | 2 Missing and 4 partials |
gnet.go | 90.47% | 3 Missing and 3 partials |
reactor_kqueue_default.go | 88.00% | 3 Missing and 3 partials |
listener_windows.go | 28.57% | 5 Missing |
... and 4 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #588 +/- ##
==========================================
+ Coverage 79.08% 79.76% +0.67%
==========================================
Files 25 23 -2
Lines 2109 2184 +75
==========================================
+ Hits 1668 1742 +74
+ Misses 305 302 -3
- Partials 136 140 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading