DevopsArtFactory / goployer

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

hotfix api test configuration error #108

Closed GwonsooLee closed 3 years ago

GwonsooLee commented 3 years ago

API Test configuration error occurred when there is no api_test_templates

This could have an effect on all manifest files.

codecov[bot] commented 3 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##            main    #108      +/-   ##
========================================
- Coverage   5.78%   5.77%   -0.01%     
========================================
  Files         24      24              
  Lines       3391    3394       +3     
========================================
  Hits         196     196              
- Misses      3184    3187       +3     
  Partials      11      11              
Impacted Files Coverage Δ
pkg/builder/builder.go 40.15% <0.00%> (-0.11%) :arrow_down:
pkg/slack/slack.go 0.00% <0.00%> (ø)

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 7516a86...8b3db38. Read the comment docs.