danstis / go-nitrado

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

Add support for gameserver stats #74

Closed danstis closed 3 years ago

danstis commented 3 years ago

Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #74 (4a483e4) into master (ebb8c02) will decrease coverage by 0.3%. The diff coverage is 60.0%.

@@           Coverage Diff            @@
##           master     #74     +/-   ##
========================================
- Coverage    65.4%   65.0%   -0.3%     
========================================
  Files           5       6      +1     
  Lines         153     163     +10     
========================================
+ Hits          100     106      +6     
- Misses         26      28      +2     
- Partials       27      29      +2     
Impacted Files Coverage Δ
nitrado/gameserver_stats.go 55.6% <55.6%> (ø)
nitrado/nitrado.go 78.3% <100.0%> (+0.4%) :arrow_up:
codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 4a483e47 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 1

View more on Code Climate.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

80.0% 80.0% Coverage
0.0% 0.0% Duplication