Brian Slesinsky
Brian Slesinsky
Also see #21409 As a workaround, you can add this to settings.json: ``` "deno.disablePaths": [ "coverage" ] ``` However, people using `deno test --coverage` probably won't realize they have to...
Yes, but that doesn't help. I have a lot of tests. If I do a clean build, it will generate over a thousand JSON files in a single run, and...
To add some context, these groupings are "entrypoints," which are documented here: https://jsr.io/docs/using-packages#entrypoints
I'm not sure how we'd implement this, since it's not an Observatory thing. But it seems like users will want it.
I'm using the unofficial Arduino port for the Raspberry Pi Pico: https://github.com/earlephilhower/arduino-pico And the microcontroller board is this one: https://www.adafruit.com/product/5723