jthomperoo / predictive-horizontal-pod-autoscaler

Horizontal Pod Autoscaler built with predictive abilities using statistical models
Apache License 2.0
333 stars 29 forks source link

Add median decision type #11

Closed jthomperoo closed 4 years ago

jthomperoo commented 4 years ago

Resolves #10

codecov-io commented 4 years ago

Codecov Report

Merging #11 into master will increase coverage by 1.19%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #11      +/-   ##
=========================================
+ Coverage    71.3%   72.5%   +1.19%     
=========================================
  Files           6       6              
  Lines         230     240      +10     
=========================================
+ Hits          164     174      +10     
  Misses         66      66
Flag Coverage Δ
#unittests 72.5% <100%> (+1.19%) :arrow_up:
Impacted Files Coverage Δ
config/config.go 100% <ø> (ø) :arrow_up:
evaluate/evaluate.go 100% <100%> (ø) :arrow_up: