- From: Mattias Buelens <notifications@github.com>
- Date: Fri, 29 Nov 2024 13:20:44 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 29 November 2024 21:20:48 UTC
This adds a few new WPT tests in order to improve our test coverage.
I used `npm run coverage` on the reference implementation to look for statements that were never hit, or branches that were never taken. I then wrote new tests to hit those statements and/or take the other branches.
No normative changes, since the reference implementation already passes all new tests.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/1334
-- Commit Summary --
* Update dependencies in reference implementation
* Roll WPT
-- File Changes --
M reference-implementation/package.json (8)
M reference-implementation/run-web-platform-tests.js (2)
M reference-implementation/web-platform-tests (2)
-- Patch Links --
https://github.com/whatwg/streams/pull/1334.patch
https://github.com/whatwg/streams/pull/1334.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/1334
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/streams/pull/1334@github.com>
Received on Friday, 29 November 2024 21:20:48 UTC