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

BugFix(stream): fix crash when peer send reset stream frame but has no error code #82

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

weimch
Copy link
Contributor

@weimch weimch commented Nov 21, 2023

No description provided.

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Merging #82 (be85da2) into main (1f475f3) will increase coverage by 0.01754%.
The diff coverage is 50.00000%.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main         #82         +/-   ##
===================================================
+ Coverage   81.71708%   81.73462%   +0.01754%     
===================================================
  Files            855         855                 
  Lines          33720       33725          +5     
===================================================
+ Hits           27555       27565         +10     
+ Misses          6165        6160          -5     
Files Coverage Δ
trpc/stream/trpc/trpc_client_stream.cc 82.41758% <50.00000%> (-0.26399%) ⬇️
trpc/stream/trpc/trpc_server_stream.cc 94.69697% <50.00000%> (-0.68766%) ⬇️

... and 4 files with indirect coverage changes

@trpc-admin trpc-admin merged commit 0a23ad4 into trpc-group:main Nov 21, 2023
3 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.

2 participants