CodeCov Extended: A Useful Tool for Viewing Coverage on PRs
CodeCov Extended is a Chrome extension developed by tomhamiltonstubber. This free tool is designed to help users with colorblindness easily view coverage on pull requests (PRs) in CodeCov. The extension offers several features to enhance the user experience and make coverage analysis more accessible.
One of the main features of CodeCov Extended is the ability to highlight covered, uncovered, and partially covered lines with customizable colors. This allows users to quickly identify the different types of coverage in their PRs. Additionally, the extension automatically expands all files that have uncovered or partially covered lines, making it easier to navigate through the codebase.
CodeCov Extended also provides a sidebar that displays the total number of uncovered and partially covered lines. This gives users a quick overview of the coverage status of their PRs. Furthermore, the extension includes links to each uncovered and partially covered line in the sidebar, allowing users to easily navigate to specific lines for further analysis.
Overall, CodeCov Extended is a valuable tool for developers who use CodeCov and have colorblindness. It enhances the visibility of coverage on PRs and provides helpful features to streamline the analysis process. With its user-friendly interface and customizable options, this Chrome extension is a must-have for those looking to improve their code coverage workflow.