Workiva / goverge

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

Fix bug with concatenating list and str together #13

Closed wesleybalvanz-wf closed 8 years ago

wesleybalvanz-wf commented 8 years ago

@jacobmoss-wf @aldenpeterson-wf @matthinrichsen-wf @alexandercampbell-wf @rosshendrickson-wf

This is a stupid mistake on my part.

codecov-io commented 8 years ago

Current coverage is 88.66%

Merging #13 into master will not affect coverage as of 1cd87da

@@            master     #13   diff @@
======================================
  Files            7       7       
  Stmts          300     300       
  Branches        23      23       
  Methods          0       0       
======================================
  Hit            266     266       
  Partial          4       4       
  Missed          30      30       

Review entire Coverage Diff as of 1cd87da

Powered by Codecov. Updated on successful CI builds.

alexandercampbell-wk commented 8 years ago

+1

jacobmoss-wf commented 8 years ago

+1