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(community-organizations-policy): resource type unit testing #41

Closed eduardomourar closed 3 years ago

eduardomourar commented 3 years ago

Issue #, if available:

Description of changes:

Update containing new common library version as well as unit testing. The CFN CLI contract test is also passing now with 100%.

codecov[bot] commented 3 years ago

Codecov Report

Merging #41 (bbaaff9) into master (4a6c700) will increase coverage by 0.36%. The diff coverage is 86.20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   82.71%   83.07%   +0.36%     
==========================================
  Files          12       13       +1     
  Lines         972     1040      +68     
  Branches      141      147       +6     
==========================================
+ Hits          804      864      +60     
- Misses        168      176       +8     
Flag Coverage Δ
unittests 83.07% <86.20%> (+0.36%) :arrow_up:

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

Impacted Files Coverage Δ
organizations/policy/src/handlers.ts 88.23% <86.20%> (ø)

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 4a6c700...bbaaff9. Read the comment docs.