Skipping selected test coverage warnings with undercoverUndercover checks are all about making sure that no changed line of code is merged without test coverage. Ideally, this happens in code…Mar 31, 20221Mar 31, 20221
Branch coverage now available in Undercover checks ✨The purpose of branch coverage is to check whether every conditional branch in a given line of code has been tested and Ruby has this…Mar 16, 2021Mar 16, 2021
Introducing UndercoverCI!Today, I’m launching UndercoverCI— a CI robot who protects your Ruby codebase from untested code changes. Take a moment to learn why you…Jun 24, 2020Jun 24, 2020
Improve your Ruby code reviews with actionable code coverage and UndercoverTurn untested methods and classes into actionable pull request warnings, because coverage as percentage is not enough.Dec 19, 20181Dec 19, 20181
Published in[:] futureDevStop shipping untested Ruby code with undercoverRuby is a productive and fun to work with environment with lots of useful tools and products for managing software quality. Today, I am…Jul 31, 20182Jul 31, 20182
Published incodebeatJavaScript static analysis at codebeatTL;DR codebeat officially supports JavaScript and TypeScript analysis for both premium and free users! 🎉Nov 7, 2016Nov 7, 2016