Open
Description
Today we discovered a formatter class with no unit tests. There was a bug around this formatter, and the lack of unit tests made it harder to fix.
Measuring code coverage from unit tests would have helped us to catch this problem sooner.
- fix coverage badge on README
- add a bot (like in CucumberJS) to comment on PRs about the impact on code coverage