DevopsArtFactory / goployer

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

Remodeling the api test templates #111

Closed GwonsooLee closed 3 years ago

GwonsooLee commented 3 years ago

Fixes: #110

Description User could define multiple api test in the manifest and assign one of them to each stack. There is no need to change manifest file for different stacks

codecov[bot] commented 3 years ago

Codecov Report

Merging #111 into main will increase coverage by 0.23%. The diff coverage is 55.55%.

Impacted file tree graph

@@           Coverage Diff            @@
##            main    #111      +/-   ##
========================================
+ Coverage   5.77%   6.01%   +0.23%     
========================================
  Files         24      24              
  Lines       3394    3409      +15     
========================================
+ Hits         196     205       +9     
- Misses      3187    3193       +6     
  Partials      11      11              
Impacted Files Coverage Δ
pkg/runner/rurnner.go 4.37% <0.00%> (-0.07%) :arrow_down:
pkg/builder/builder.go 41.37% <74.07%> (+1.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 7d944f5...807952a. Read the comment docs.