org-formation / aws-resource-providers

A community driven repository where you can find AWS Resource Type Providers for different purposes (including org-formation ones).
MIT License
88 stars 21 forks source link

feat: No default VPC #32

Closed OlafConijn closed 3 years ago

OlafConijn commented 3 years ago

Issue #, if available: #19

Description of changes: implements Community::EC2::NoDefaultVPC Resource

codecov[bot] commented 3 years ago

Codecov Report

Merging #32 into master will decrease coverage by 1.98%. The diff coverage is 71.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
- Coverage   85.47%   83.49%   -1.99%     
==========================================
  Files          10       11       +1     
  Lines         716      830     +114     
  Branches      118      127       +9     
==========================================
+ Hits          612      693      +81     
- Misses        104      137      +33     
Flag Coverage Δ
#unittests 83.49% <71.05%> (-1.99%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
ec2/no-default-vpc/src/handlers.ts 71.05% <71.05%> (ø)

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 18a7291...9fa376d. Read the comment docs.