A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
Other
7.59k
stars
439
forks
source link
Fix Codecov ignore settings for external libraries #1
Running coverage locally results in a 93% coverage rate.
Codecov is showing 51% coverage since it isn't properly excluding external libraries in the gitsome/lib folder.
The ignores in codecov.yml don't seem to be working.
Docs reference.