copilot-cli icon indicating copy to clipboard operation
copilot-cli copied to clipboard

feat: add service connect mft

Open iamhopaul123 opened this issue 3 years ago • 2 comments

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.

iamhopaul123 avatar Sep 29 '22 17:09 iamhopaul123

Codecov Report

Merging #4046 (3353d45) into mainline (101b95d) will increase coverage by 0.04%. The diff coverage is 89.36%.

@@             Coverage Diff              @@
##           mainline    #4046      +/-   ##
============================================
+ Coverage     69.12%   69.17%   +0.04%     
============================================
  Files           248      248              
  Lines         35511    35598      +87     
  Branches        264      264              
============================================
+ Hits          24548    24625      +77     
- Misses         9770     9779       +9     
- Partials       1193     1194       +1     
Impacted Files Coverage Δ
...rnal/pkg/deploy/cloudformation/stack/worker_svc.go 59.67% <ø> (ø)
internal/pkg/template/workload.go 42.58% <ø> (ø)
internal/pkg/manifest/validate.go 84.08% <73.07%> (-0.27%) :arrow_down:
internal/pkg/manifest/workload.go 82.54% <81.25%> (-0.06%) :arrow_down:
...nal/pkg/deploy/cloudformation/stack/backend_svc.go 88.67% <100.00%> (+0.38%) :arrow_up:
...rnal/pkg/deploy/cloudformation/stack/lb_web_svc.go 78.03% <100.00%> (+0.51%) :arrow_up:
...al/pkg/deploy/cloudformation/stack/transformers.go 77.04% <100.00%> (+0.11%) :arrow_up:
internal/pkg/manifest/backend_svc.go 88.67% <100.00%> (+1.44%) :arrow_up:
internal/pkg/manifest/lb_web_svc.go 89.09% <100.00%> (+0.20%) :arrow_up:
internal/pkg/manifest/transform.go 98.36% <100.00%> (+0.07%) :arrow_up:
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Sep 29 '22 17:09 codecov-commenter

Adding the label for "feat:" PRs until we release a patch release for v1.22.1

efekarakus avatar Oct 06 '22 16:10 efekarakus