Workiva / goverge

A golang multi package coverage reporting tool.
Other
3 stars 8 forks source link

Add integration flag for getting coverage on integration tests #10

Closed wesleybalvanz-wf closed 8 years ago

wesleybalvanz-wf commented 8 years ago

@jacobmoss-wf @matthinrichsen-wf @alexandercampbell-wf

codecov-io commented 8 years ago

Current coverage is 88.49%

Merging #10 into master will increase coverage by +0.58% as of 472394d

@@            master     #10   diff @@
======================================
  Files            7       7       
  Stmts          298     313    +15
  Branches        24      25     +1
  Methods          0       0       
======================================
+ Hit            262     277    +15
  Partial          5       5       
  Missed          31      31       

Review entire Coverage Diff as of 472394d

Powered by Codecov. Updated on successful CI builds.

jacobmoss-wf commented 8 years ago

+1

matthinrichsen-wf commented 8 years ago

+1