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(streams): prevent earlyZipReadableStreams() from possibly using excessive memory #5082

Merged

tweak

c59b2b6
Select commit
Loading
Failed to load commit list.
Merged

fix(streams): prevent earlyZipReadableStreams() from possibly using excessive memory #5082

tweak
c59b2b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2024 in 0s

92.51% (-0.01%) compared to b75d42a, passed because coverage increased by +0.00% when compared to adjusted base (92.50%)

View this Pull Request on Codecov

92.51% (-0.01%) compared to b75d42a, passed because coverage increased by +0.00% when compared to adjusted base (92.50%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.51%. Comparing base (b75d42a) to head (c59b2b6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5082      +/-   ##
==========================================
- Coverage   92.51%   92.51%   -0.01%     
==========================================
  Files         481      481              
  Lines       38722    38719       -3     
  Branches     5444     5441       -3     
==========================================
- Hits        35822    35819       -3     
  Misses       2845     2845              
  Partials       55       55              

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