fastify / fastify-funky

Make fastify functional! Plugin, adding support for fastify routes returning functional structures, such as Either, Task or plain parameterless function.
MIT License
80 stars 6 forks source link

chore: delete coverage #128

Closed Eomm closed 1 year ago

Eomm commented 2 years ago

should we migrate to tap to ease the maintenance? @Uzlopak

Issue with this script: https://github.com/fastify/fastify-funky/actions/runs/3187638056

jsumners commented 2 years ago

should we migrate to tap to ease the maintenance?

Yes. Just switch to tap and add a .taprc.yaml that configures the expected coverage if it isn't 100%.