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: Update dependencies to newer version #30

Closed eduardomourar closed 3 years ago

eduardomourar commented 3 years ago

Issue #, if available:

Description of changes:

There is a new release for both rpdk and common library. So we need to update as well as the automated testing.

codecov[bot] commented 3 years ago

Codecov Report

Merging #30 into master will increase coverage by 11.29%. The diff coverage is 90.80%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #30       +/-   ##
===========================================
+ Coverage   72.24%   83.53%   +11.29%     
===========================================
  Files           8        8               
  Lines         490      407       -83     
  Branches       57       58        +1     
===========================================
- Hits          354      340       -14     
+ Misses        136       67       -69     
Flag Coverage Δ
#unittests 83.53% <90.80%> (+11.29%) :arrow_up:

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

Impacted Files Coverage Δ
ec2/ebs-encryption-defaults/src/handlers.ts 74.28% <70.00%> (+24.28%) :arrow_up:
iam/saml-provider/src/handlers.ts 61.40% <75.00%> (-1.50%) :arrow_down:
service-quotas/s3/src/handlers.ts 68.18% <80.00%> (-3.25%) :arrow_down:
service-quotas/cloud-formation/src/handlers.ts 70.45% <84.00%> (-3.02%) :arrow_down:
cloud-formation/delay/src/handlers.ts 98.38% <97.22%> (-0.17%) :arrow_down:
common/src/common-decorator.ts 97.36% <97.36%> (ø)
s3/public-access-block/src/handlers.ts 97.61% <97.43%> (+71.08%) :arrow_up:
iam/password-policy/src/handlers.ts 92.94% <100.00%> (-2.86%) :arrow_down:

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 3e25498...e75c59a. Read the comment docs.