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: cleaup stream and handle errors #1769

Merged
merged 5 commits into from Mar 19, 2024
Merged

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • documentation update
  • typo fix
  • metadata update

Motivation / Use-Case

Cleanup streams and handle stream errors

Breaking Changes

No

Additional Info

No

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

Attention: Patch coverage is 98.68421% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 97.13%. Comparing base (60ef106) to head (5fa75bc).
Report is 2 commits behind head on master.

Files Patch % Lines
src/utils/compatibleAPI.js 97.61% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1769      +/-   ##
==========================================
+ Coverage   96.82%   97.13%   +0.31%     
==========================================
  Files           9       10       +1     
  Lines         378      454      +76     
  Branches      115      135      +20     
==========================================
+ Hits          366      441      +75     
- Misses         11       12       +1     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexander-akait alexander-akait merged commit 1258fdd into master Mar 19, 2024
14 checks passed
@alexander-akait alexander-akait deleted the fix-handle-stream-error branch March 19, 2024 13:43
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.

None yet

1 participant