simonireilly / dynamoDB-benchworx

A DynamoDB GUI for local and remote DynamoDB tables
12 stars 2 forks source link

Add support for single sign on configuration #150

Closed simonireilly closed 3 years ago

simonireilly commented 3 years ago

Since I now use SSO everyday, it has become required for this to be supported :+1:

Enhancements

codecov[bot] commented 3 years ago

Codecov Report

Merging #150 (6c2ab43) into main (3368540) will increase coverage by 0.15%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   89.76%   89.92%   +0.15%     
==========================================
  Files          10       10              
  Lines         254      258       +4     
  Branches       33       33              
==========================================
+ Hits          228      232       +4     
  Misses         26       26              
Impacted Files Coverage Δ
src/pages/credentials/forms/profile.tsx 78.94% <100.00%> (+1.16%) :arrow_up:
src/utils/aws/accounts/config.ts 100.00% <100.00%> (ø)
src/utils/aws/credentials/index.ts 89.47% <100.00%> (ø)

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 37b8e60...6c2ab43. Read the comment docs.