DevopsArtFactory / goployer

AWS Deployer with Go
https://goployer.dev
Apache License 2.0
72 stars 13 forks source link

hotfix about metrics #98

Closed GwonsooLee closed 4 years ago

GwonsooLee commented 4 years ago

Gathering metrics has an error that goployer collects only one day statistics.

Fix this bug

codecov[bot] commented 4 years ago

Codecov Report

Merging #98 into main will increase coverage by 0.02%. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##            main     #98      +/-   ##
========================================
+ Coverage   6.67%   6.69%   +0.02%     
========================================
  Files         24      24              
  Lines       3238    3228      -10     
========================================
  Hits         216     216              
+ Misses      3011    3001      -10     
  Partials      11      11              
Impacted Files Coverage Δ
pkg/aws/cloudwatch.go 0.93% <0.00%> (-0.05%) :arrow_down:
pkg/collector/collector.go 0.00% <0.00%> (ø)
pkg/runner/rurnner.go 5.13% <ø> (+0.22%) :arrow_up:

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 3621340...a93219d. Read the comment docs.