ISSUE-58 #Codecov configuration to check code coverage
To add code coverage - How do we integrate it with GitHub? Sign up in codecov.io via your GitHub account, give access to repository on which report has to be generated. Once pull request is merged, code coverage will be generated on codecov.io website then you can add that report link in README.md
Codecov Report
:exclamation: No coverage uploaded for pull request base (
master@3d438b2). Click here to learn what that means. The diff coverage isn/a.
@@ Coverage Diff @@
## master #119 +/- ##
=========================================
Coverage ? 69.24%
=========================================
Files ? 91
Lines ? 2279
Branches ? 213
=========================================
Hits ? 1578
Misses ? 620
Partials ? 81
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 3d438b2...a146562. Read the comment docs.
ignore section not getting recognized for coverage. probably path is wrong for java files.