zerocode icon indicating copy to clipboard operation
zerocode copied to clipboard

ISSUE-58 #Codecov configuration to check code coverage

Open aghorpade opened this issue 7 years ago • 2 comments

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

aghorpade avatar Aug 19 '18 21:08 aghorpade

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@3d438b2). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            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 data Powered by Codecov. Last update 3d438b2...a146562. Read the comment docs.

codecov-io avatar Aug 19 '18 21:08 codecov-io

ignore section not getting recognized for coverage. probably path is wrong for java files.

authorjapps avatar Sep 20 '18 22:09 authorjapps