Adding Test Coverage Badges
Putting a Test Coverage Badge on README.md to JavaScript Projects If you're working on a Javascript / Typescript project and want to show the world how well your tests cover your code, adding a test coverage badge to your project's README is a great way to communicate the…