danstis / go-nitrado

Go client library to interact with the nitrado.net API.
MIT License
2 stars 1 forks source link

feat: add gameserver methods #35

Closed danstis closed 3 years ago

danstis commented 3 years ago

Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #35 (abeeddd) into master (eb9e586) will decrease coverage by 1.87%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage   74.24%   72.36%   -1.88%     
==========================================
  Files           2        3       +1     
  Lines          66       76      +10     
==========================================
+ Hits           49       55       +6     
- Misses          8       10       +2     
- Partials        9       11       +2     
Impacted Files Coverage Δ
nitrado/service.go 57.89% <ø> (ø)
nitrado/gameserver.go 55.55% <55.55%> (ø)
nitrado/nitrado.go 81.25% <100.00%> (+0.39%) :arrow_up:

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 eb9e586...abeeddd. Read the comment docs.

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit abeeddd7 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 2

View more on Code Climate.