DevopsArtFactory / goployer

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

fix bug 2 #99

Closed GwonsooLee closed 4 years ago

GwonsooLee commented 4 years ago

Removing comments used for test.

codecov[bot] commented 4 years ago

Codecov Report

Merging #99 into main will decrease coverage by 0.03%. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##            main     #99      +/-   ##
========================================
- Coverage   6.69%   6.65%   -0.04%     
========================================
  Files         24      24              
  Lines       3228    3247      +19     
========================================
  Hits         216     216              
- Misses      3001    3020      +19     
  Partials      11      11              
Impacted Files Coverage Δ
pkg/aws/ec2.go 0.00% <0.00%> (ø)
pkg/runner/rurnner.go 4.90% <0.00%> (-0.23%) :arrow_down:

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 2b4fe65...b613841. Read the comment docs.