DevopsArtFactory / goployer

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

New version release #106

Closed GwonsooLee closed 3 years ago

GwonsooLee commented 3 years ago

Few modifications and additions are developed.

codecov[bot] commented 3 years ago

Codecov Report

Merging #106 into main will decrease coverage by 0.49%. The diff coverage is 2.31%.

Impacted file tree graph

@@           Coverage Diff            @@
##            main    #106      +/-   ##
========================================
- Coverage   6.27%   5.78%   -0.50%     
========================================
  Files         24      24              
  Lines       2949    3391     +442     
========================================
+ Hits         185     196      +11     
- Misses      2753    3184     +431     
  Partials      11      11              
Impacted Files Coverage Δ
pkg/aws/ec2.go 0.00% <0.00%> (ø)
pkg/collector/collector.go 0.00% <ø> (ø)
pkg/constants/constants.go 66.66% <ø> (ø)
pkg/deployer/bluegreen.go 1.60% <0.00%> (-0.10%) :arrow_down:
pkg/deployer/deployer.go 0.00% <0.00%> (ø)
pkg/inspector/inspector.go 0.00% <0.00%> (ø)
pkg/runner/rurnner.go 4.43% <0.00%> (-0.13%) :arrow_down:
pkg/server/server.go 0.00% <ø> (ø)
pkg/slack/slack.go 0.00% <0.00%> (ø)
pkg/tool/color.go 0.00% <0.00%> (ø)
... and 2 more

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 60d319b...4f1aa2c. Read the comment docs.