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
86 stars 21 forks source link

chore: update test dependencies #48

Closed eduardomourar closed 3 years ago

eduardomourar commented 3 years ago

Issue #, if available:

Description of changes:

Update dependencies for testing and common libraries

codecov[bot] commented 3 years ago

Codecov Report

Merging #48 (fafee45) into master (6acf0ef) will increase coverage by 0.30%. The diff coverage is 95.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   83.17%   83.47%   +0.30%     
==========================================
  Files          13       13              
  Lines        1040     2173    +1133     
  Branches      148      354     +206     
==========================================
+ Hits          865     1814     +949     
- Misses        175      359     +184     
Flag Coverage Δ
unittests 83.47% <95.34%> (+0.30%) :arrow_up:

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

Impacted Files Coverage Δ
common/src/common-decorator.ts 98.14% <94.28%> (-1.86%) :arrow_down:
iam/password-policy/src/handlers.ts 90.28% <95.74%> (-2.66%) :arrow_down:
sso/assignment-group/src/handlers.ts 80.58% <100.00%> (+2.41%) :arrow_up:
ec2/ebs-encryption-defaults/src/handlers.ts 66.66% <0.00%> (-7.62%) :arrow_down:
s3/public-access-block/src/handlers.ts 92.98% <0.00%> (-4.64%) :arrow_down:
code-commit/approval-rule-template/src/handlers.ts 80.76% <0.00%> (-4.30%) :arrow_down:
code-commit/repository-association/src/handlers.ts 81.78% <0.00%> (-3.84%) :arrow_down:
cloud-formation/delay/src/handlers.ts 95.94% <0.00%> (-2.42%) :arrow_down:
service-quotas/s3/src/handlers.ts 85.00% <0.00%> (-2.04%) :arrow_down:
organizations/policy/src/handlers.ts 86.36% <0.00%> (-1.88%) :arrow_down:
... and 6 more

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 6acf0ef...fafee45. Read the comment docs.