Re: [whatwg/streams] Fix coverage script for reference implementation (#1135)

Stepping back a bit: I don't really care about more dependencies for the reference implementation. Everything about the reference implementation is designed to make it easier for us to write the spec and tests, so if this helps, I'm happy with that.

I do worry a bit about the overhead of adding coverage and transpilation to every run of the tests, as that could slow our velocity as we try to iterate locally. Thus my above suggestions for how to maybe help with your TODO. But if you have some before/after measurements showing that these extra steps don't add significant overhead, that'd resolve my concern there.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/1135#issuecomment-856157326

Received on Monday, 7 June 2021 18:17:29 UTC