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

fix: switch missing stream log to trace #90

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

achingbrain
Copy link
Collaborator

This happens frequently when a stream has been closed locally but the remote is still sending data and makes the logs very chatty:

image

This happens frequently when a stream has been closed locally but the remote is still sending data and makes the logs very chatty.
@achingbrain achingbrain requested a review from a team as a code owner September 25, 2024 09:36
@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.28%. Comparing base (ca413ad) to head (f7f2d16).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #90   +/-   ##
=======================================
  Coverage   95.28%   95.28%           
=======================================
  Files          15       15           
  Lines        2268     2268           
  Branches      343      343           
=======================================
  Hits         2161     2161           
  Misses        107      107           
Flag Coverage Δ
node 95.28% <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.

@achingbrain achingbrain merged commit 96bfe96 into master Sep 25, 2024
19 checks passed
@achingbrain achingbrain deleted the fix/switch-missing-frame-log-to-trace branch September 25, 2024 09:49
github-actions bot pushed a commit that referenced this pull request Sep 25, 2024
## [7.0.1](v7.0.0...v7.0.1) (2024-09-25)

### Bug Fixes

* switch missing stream log to trace ([#90](#90)) ([96bfe96](96bfe96))
Copy link

🎉 This PR is included in version 7.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants