danstis / go-nitrado

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

feat: add method to restart a gameserver #41

Closed danstis closed 3 years ago

danstis commented 3 years ago

Checklist

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 8bf22fd8 and detected 0 issues on this pull request.

View more on Code Climate.

codecov[bot] commented 3 years ago

Codecov Report

Merging #41 (8bf22fd) into master (e22bc1a) will decrease coverage by 0.7%. The diff coverage is 63.6%.

@@           Coverage Diff            @@
##           master     #41     +/-   ##
========================================
- Coverage    71.0%   70.3%   -0.7%     
========================================
  Files           4       4             
  Lines         100     111     +11     
========================================
+ Hits           71      78      +7     
- Misses         14      16      +2     
- Partials       15      17      +2     
Impacted Files Coverage Δ
nitrado/gameserver.go 60.0% <63.6%> (+4.4%) :arrow_up: