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

release: v2.3.2 #502

Merged
merged 5 commits into from
Sep 10, 2023
Merged

release: v2.3.2 #502

merged 5 commits into from
Sep 10, 2023

Conversation

panjf2000
Copy link
Owner

No description provided.

* chore: bump up modules

* chore: only run tests against the minimum supported version and latest stable version of Go
… UDP (#494)

Also eliminate the defer for callback in Conn.AsyncWrite with UDP
* test: restore the default logger after tests

* chore: add a supplement comment about UDP on Conn.AsyncWrite
@codecov
Copy link

codecov bot commented Sep 10, 2023

Codecov Report

Patch coverage: 57.14% and project coverage change: -0.37% ⚠️

Comparison is base (4b2a3b8) 77.04% compared to head (7699eae) 76.68%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #502      +/-   ##
==========================================
- Coverage   77.04%   76.68%   -0.37%     
==========================================
  Files          25       25              
  Lines        2453     2466      +13     
==========================================
+ Hits         1890     1891       +1     
- Misses        429      435       +6     
- Partials      134      140       +6     
Flag Coverage Δ
unittests 76.68% <57.14%> (-0.37%) ⬇️

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

Files Changed Coverage Δ
client_unix.go 58.06% <0.00%> (ø)
gnet.go 86.02% <ø> (ø)
engine_windows.go 89.47% <33.33%> (-6.32%) ⬇️
connection_unix.go 71.56% <42.85%> (+0.35%) ⬆️
acceptor_windows.go 88.23% <62.50%> (-11.77%) ⬇️
eventloop_unix.go 74.11% <100.00%> (ø)
listener_windows.go 77.77% <100.00%> (-0.80%) ⬇️

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

@panjf2000 panjf2000 merged commit 2472c3f into master Sep 10, 2023
61 of 63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant