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

go.mod: upgrade tnet version to handle negative idle timeout #169

Merged
merged 8 commits into from
Apr 16, 2024

Conversation

WineChord
Copy link
Contributor

Fixes #165 (comment)

RELEASE NOTES: NONE

Copy link

codecov bot commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.95355%. Comparing base (c8cb302) to head (c4dbfeb).

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main        #169         +/-   ##
===================================================
- Coverage   86.08802%   85.95355%   -0.13447%     
===================================================
  Files            190         190                 
  Lines          16360       16360                 
===================================================
- Hits           14084       14062         -22     
- Misses          1719        1733         +14     
- Partials         557         565          +8     
Flag Coverage Δ
unittests 85.95355% <ø> (-0.13447%) ⬇️

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.

Copy link
Contributor

@sandyskies sandyskies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sandyskies sandyskies merged commit 3ce7569 into trpc-group:main Apr 16, 2024
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

question: how to solve the problem that the program show error code :141 and 171
2 participants