DevopsArtFactory / goployer

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

fix error handling #142

Closed GwonsooLee closed 3 years ago

GwonsooLee commented 3 years ago

Handling error is enough to be done in deployment process.

codecov[bot] commented 3 years ago

Codecov Report

Merging #142 (0e93d41) into main (cce8bf9) will increase coverage by 0.04%. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##            main    #142      +/-   ##
========================================
+ Coverage   5.28%   5.32%   +0.04%     
========================================
  Files         29      29              
  Lines       5467    5424      -43     
========================================
  Hits         289     289              
+ Misses      5162    5119      -43     
  Partials      16      16              
Impacted Files Coverage Δ
pkg/runner/runner.go 5.32% <0.00%> (+0.46%) :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 cce8bf9...0e93d41. Read the comment docs.