Skip to content

add tests for stream standard#5950

Closed
anonrig wants to merge 1 commit intomainfrom
yagiz/add-streams-standard
Closed

add tests for stream standard#5950
anonrig wants to merge 1 commit intomainfrom
yagiz/add-streams-standard

Conversation

@anonrig
Copy link
Copy Markdown
Contributor

@anonrig anonrig commented Jan 23, 2026

Tests certain edge cases which are not covered in standard.c++

@anonrig anonrig requested a review from jasnell January 23, 2026 19:59
@anonrig anonrig requested review from a team as code owners January 23, 2026 19:59
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 23, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5950      +/-   ##
==========================================
+ Coverage   69.67%   70.01%   +0.34%     
==========================================
  Files         397      406       +9     
  Lines      105999   107106    +1107     
  Branches    17965    17965              
==========================================
+ Hits        73853    74990    +1137     
+ Misses      21351    21319      -32     
- Partials    10795    10797       +2     

☔ 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.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jan 23, 2026

CodSpeed Performance Report

Merging this PR will not alter performance

Comparing yagiz/add-streams-standard (ed41b5c) with main (66745cd)

Summary

✅ 70 untouched benchmarks
⏩ 129 skipped benchmarks1

Footnotes

  1. 129 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Comment thread src/workerd/api/tests/streams-standard-coverage-test.js Outdated
Comment thread src/workerd/api/tests/streams-standard-coverage-test.js Outdated
Comment thread src/workerd/api/tests/streams-standard-coverage-test.js
Comment thread src/workerd/api/tests/streams-standard-coverage-test.js
Comment thread src/workerd/api/tests/streams-standard-coverage-test.js
Comment thread src/workerd/api/tests/streams-standard-coverage-test.js Outdated
Comment thread src/workerd/api/tests/streams-standard-coverage-test.js Outdated
Comment thread src/workerd/api/tests/streams-standard-coverage-test.js
Comment thread src/workerd/api/tests/streams-standard-coverage-test.js Outdated
Comment thread src/workerd/api/tests/streams-standard-coverage-test.js Outdated
Comment thread src/workerd/api/tests/streams-standard-coverage-test.js
Comment thread src/workerd/api/tests/streams-standard-coverage-test.js Outdated
@anonrig anonrig force-pushed the yagiz/add-streams-standard branch 2 times, most recently from 9cadf37 to f797339 Compare January 26, 2026 18:30
@anonrig anonrig force-pushed the yagiz/add-streams-standard branch from f797339 to ed41b5c Compare January 26, 2026 18:55
@anonrig
Copy link
Copy Markdown
Contributor Author

anonrig commented Jan 26, 2026

Closing this pull-request since it doesn't reach to edge cases where I was planning on testing.

@anonrig anonrig closed this Jan 26, 2026
@anonrig anonrig deleted the yagiz/add-streams-standard branch January 26, 2026 19:39
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