gameontext / sample-room-java

Walkthrough for creating a room in java for Game On!
https://gameontext.org
Apache License 2.0
20 stars 105 forks source link

Code coverage support #52

Closed kweinmeister closed 7 years ago

kweinmeister commented 7 years ago

Infrastructure is now provided to enable local code coverage reports, as well as web reports for Travis builds through codecov.io.


This change is Reviewable

codecov-io commented 7 years ago

Codecov Report

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

@@            Coverage Diff            @@
##             master      #52   +/-   ##
=========================================
  Coverage          ?   57.75%           
  Complexity        ?       95           
=========================================
  Files             ?       13           
  Lines             ?      419           
  Branches          ?       35           
=========================================
  Hits              ?      242           
  Misses            ?      155           
  Partials          ?       22

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 fa7f85f...09ed448. Read the comment docs.

ebullient commented 7 years ago

Reviewed 3 of 3 files at r1. Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable