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

feat: export the core internal packages #667

Merged
merged 5 commits into from
Jan 4, 2025
Merged

feat: export the core internal packages #667

merged 5 commits into from
Jan 4, 2025

Conversation

panjf2000
Copy link
Owner

Export most of the internal packages used by gnet. That way, these packages can bring value to the world outside of gnet as well.

Copy link

codecov bot commented Jan 4, 2025

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.79%. Comparing base (077f71d) to head (10f1b10).
Report is 2 commits behind head on dev.

Files with missing lines Patch % Lines
eventloop_unix.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #667      +/-   ##
==========================================
+ Coverage   79.40%   79.79%   +0.38%     
==========================================
  Files          21       21              
  Lines        2515     2514       -1     
==========================================
+ Hits         1997     2006       +9     
+ Misses        398      392       -6     
+ Partials      120      116       -4     
Flag Coverage Δ
unittests 79.79% <0.00%> (+0.38%) ⬆️

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 force-pushed the exported-pkg branch 3 times, most recently from 61e3a33 to 093557b Compare January 4, 2025 06:58
@panjf2000 panjf2000 merged commit 1de2082 into dev Jan 4, 2025
34 of 35 checks passed
@panjf2000 panjf2000 deleted the exported-pkg branch January 4, 2025 13:09
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.

1 participant