Undercover checks are all about making sure that no changed line of code is merged without test coverage. Ideally, this happens in code review with warnings auto-delivered as review comments on a method-by-method basis If you’re new to undercover, make sure to visit https://undercover-ci.com for more info, or read the…