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 sso assignments #34

Closed OlafConijn closed 3 years ago

OlafConijn commented 3 years ago

Issue #, if available: #26

Description of changes: implement Community::SSO::AssignmentGroup resource

codecov[bot] commented 3 years ago

Codecov Report

Merging #34 into master will decrease coverage by 0.77%. The diff coverage is 78.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   83.49%   82.71%   -0.78%     
==========================================
  Files          11       12       +1     
  Lines         830      972     +142     
  Branches      127      141      +14     
==========================================
+ Hits          693      804     +111     
- Misses        137      168      +31     
Flag Coverage Δ
#unittests 82.71% <78.16%> (-0.78%) :arrow_down:

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

Impacted Files Coverage Δ
sso/assignment-group/src/handlers.ts 78.16% <78.16%> (ø)

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 8001b21...bef2ec9. Read the comment docs.