coverage Posts
A collection of my posts on coverage
. Whether I'm trying to
build something new or figure out how to break it, these notes, fixes,
and deep dives document my process. I hope you find them useful.
-
Codecov felt slow for my monorepo, so I built my own coverage report site. This is my log on using a simple Node script to collect Jest's HTML reports.