Skip to content

fix(streams): add input validation to toTransformStream#6945

Merged
kt3k merged 1 commit into
denoland:mainfrom
tomas-zijdemans:toTransformStream
Jan 15, 2026
Merged

fix(streams): add input validation to toTransformStream#6945
kt3k merged 1 commit into
denoland:mainfrom
tomas-zijdemans:toTransformStream

fix(streams): add input validation to toTransformStream

ff5278c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2026 in 1s

94.29% (+0.00%) compared to 6b93b78

View this Pull Request on Codecov

94.29% (+0.00%) compared to 6b93b78

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.29%. Comparing base (6b93b78) to head (ff5278c).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6945   +/-   ##
=======================================
  Coverage   94.28%   94.29%           
=======================================
  Files         584      584           
  Lines       43186    43190    +4     
  Branches     6933     6937    +4     
=======================================
+ Hits        40720    40725    +5     
+ Misses       2413     2412    -1     
  Partials       53       53           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.