Versent / saml2aws

CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
https://github.com/Versent/saml2aws
MIT License
2.09k stars 563 forks source link

Use kong instead of kingpin #1360

Open gliptak opened 1 week ago

gliptak commented 1 week ago

1158

codecov-commenter commented 1 week ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 26 lines in your changes missing coverage. Please review.

Project coverage is 28.66%. Comparing base (99d6fe4) to head (3407e64). Report is 105 commits behind head on master.

Files with missing lines Patch % Lines
cmd/saml2aws/main.go 0.00% 26 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1360 +/- ## =========================================== - Coverage 42.19% 28.66% -13.53% =========================================== Files 54 70 +16 Lines 6456 12323 +5867 =========================================== + Hits 2724 3533 +809 - Misses 3283 8319 +5036 - Partials 449 471 +22 ``` | [Flag](https://app.codecov.io/gh/Versent/saml2aws/pull/1360/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Versent) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/Versent/saml2aws/pull/1360/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Versent) | `28.66% <0.00%> (-13.53%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Versent#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.