danstis / go-nitrado

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

feat: remove pointers from file output #55

Closed danstis closed 3 years ago

danstis commented 3 years ago

Checklist

codeclimate[bot] commented 3 years ago

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

View more on Code Climate.

codecov[bot] commented 3 years ago

Codecov Report

Merging #55 (0bc9769) into master (fd32810) will not change coverage. The diff coverage is 40.0%.

@@          Coverage Diff           @@
##           master     #55   +/-   ##
======================================
  Coverage    67.1%   67.1%           
======================================
  Files           5       5           
  Lines         143     143           
======================================
  Hits           96      96           
  Misses         23      23           
  Partials       24      24           
Impacted Files Coverage Δ
nitrado/gameserver_fileserver.go 55.6% <40.0%> (ø)