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-securityhub-actiontarget): ActionTarget type #45

Closed eduardomourar closed 3 years ago

eduardomourar commented 3 years ago

Issue #, if available:

Description of changes:

Implement CRUD handlers for Community::SecurityHub::ActionTarget type

codecov[bot] commented 3 years ago

Codecov Report

Merging #45 (a27e226) into master (83b59da) will decrease coverage by 0.23%. The diff coverage is 79.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage   83.47%   83.24%   -0.24%     
==========================================
  Files          13       14       +1     
  Lines        2173     2322     +149     
  Branches      354      389      +35     
==========================================
+ Hits         1814     1933     +119     
- Misses        359      389      +30     
Flag Coverage Δ
unittests 83.24% <79.86%> (-0.24%) :arrow_down:

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

Impacted Files Coverage Δ
security-hub/action-target/src/handlers.ts 79.86% <79.86%> (ø)

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 83b59da...a27e226. Read the comment docs.