|
Repo Added
|
Files
0
|
Badge
README BADGES
|
push
travis-ci
248 of 248 relevant lines covered (100.0%)
40.98 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 67 | gamespy_integration | bump version to 0.1.0 | push | travis-ci | pending completion | ||
| 63 | gamespy_integration | add GameSpy querying base class This adds the RMuh::ServerStats::Base class which is used to pull the GameSpy query response from the server provided. Usage is as follows: ``` s = RMuh::ServerStats::Base.new(host: 'I.P.Add.ress') s.update_cache... | push | travis-ci | pending completion |