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

Reduce log level to trace for expected case #345

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Conversation

sukunrt
Copy link
Member

@sukunrt sukunrt commented Jul 26, 2024

When remote resets its write half of the stream, we can still send messages on it. This is not an error condition.

When remote resets its write half of the stream, we can still send
messages on it. This is not an error condition.
@sukunrt sukunrt requested review from edaniels and enobufs July 26, 2024 12:29
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.26%. Comparing base (6d15cbe) to head (84f42f1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #345   +/-   ##
=======================================
  Coverage   81.26%   81.26%           
=======================================
  Files          51       51           
  Lines        3336     3336           
=======================================
  Hits         2711     2711           
  Misses        480      480           
  Partials      145      145           
Flag Coverage Δ
go 81.26% <100.00%> (ø)
wasm 67.41% <100.00%> (ø)

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.

@sukunrt sukunrt requested a review from MarcoPolo July 26, 2024 12:31
@sukunrt sukunrt merged commit 43a7037 into master Jul 30, 2024
13 checks passed
@sukunrt sukunrt deleted the sukun/reduce-log-level branch July 30, 2024 19:50
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.

3 participants