dgkanatsios / azuregameserversscalingkubernetes

Scaling Dedicated Game Servers on Azure Kubernetes Service
MIT License
39 stars 16 forks source link

Makefile + tests + documentation changes #58

Closed dgkanatsios closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #58 into master will increase coverage by 4.28%. The diff coverage is 38.46%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #58      +/-   ##
=========================================
+ Coverage   37.21%   41.5%   +4.28%     
=========================================
  Files          14      14              
  Lines        1142    1130      -12     
=========================================
+ Hits          425     469      +44     
+ Misses        657     595      -62     
- Partials       60      66       +6
Impacted Files Coverage Δ
pkg/controller/DGSControllerHelpers.go 16.66% <0%> (ø) :arrow_up:
pkg/controller/DGSController.go 38.54% <0%> (ø) :arrow_up:
pkg/controller/DGSCollectionController.go 36.7% <0%> (+14.36%) :arrow_up:
pkg/controller/DGSCollectionControllerHelpers.go 67.34% <33.33%> (+12.92%) :arrow_up:
pkg/controller/DGSAutoScalerController.go 45.45% <47.36%> (ø)

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 73f14ec...3c590b3. Read the comment docs.