victorskl / yawsso

Yet Another AWS SSO - sync up AWS CLI v2 SSO login session to legacy CLI v1 credentials
MIT License
302 stars 26 forks source link

Fixed export env var under Windows MINGW64 Git Bash condition #81

Closed victorskl closed 1 year ago

victorskl commented 1 year ago

Related #77

codecov[bot] commented 1 year ago

Codecov Report

Merging #81 (f737033) into main (aa836c1) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #81   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          555       558    +3     
=========================================
+ Hits           555       558    +3     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
yawsso/__init__.py 100.00% <ø> (ø)
yawsso/utils.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.