Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor: v2.5.0 #588

Merged
merged 12 commits into from
Apr 22, 2024
Merged

minor: v2.5.0 #588

merged 12 commits into from
Apr 22, 2024

Conversation

panjf2000
Copy link
Owner

No description provided.

@github-actions github-actions bot added docs minor Release minor version new feature labels Apr 22, 2024
@panjf2000 panjf2000 self-assigned this Apr 22, 2024
@panjf2000 panjf2000 added this to the v2.5 milestone Apr 22, 2024
Copy link

codecov bot commented Apr 22, 2024

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     
Flag Coverage Δ
unittests 79.76% <80.30%> (+0.67%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@panjf2000 panjf2000 merged commit 5c043e6 into master Apr 22, 2024
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant