Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1231 +/- ##
==========================================
- Coverage 82.97% 82.96% -0.01%
==========================================
Files 36 36
Lines 3957 3954 -3
==========================================
- Hits 3283 3280 -3
Misses 578 578
Partials 96 96
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Fixes a regression in v2.0.2 where `AuthUrlAction` was no longer honored. Fixes: #1230
2aaf99c to
042de00
Compare
|
|
||
| [Unreleased]: https://github.com/synfinatic/aws-sso-cli/compare/v2.0.2...main | ||
| <!-- markdownlint-disable-next-line MD053 --> | ||
| [Unreleased]: https://github.com/synfinatic/aws-sso-cli/compare/v2.0.3...main |
There was a problem hiding this comment.
🚫 [linkspector] reported by reviewdog 🐶
Cannot reach v2.0.3...main Status: 404
| [Unreleased]: https://github.com/synfinatic/aws-sso-cli/compare/v2.0.2...main | ||
| <!-- markdownlint-disable-next-line MD053 --> | ||
| [Unreleased]: https://github.com/synfinatic/aws-sso-cli/compare/v2.0.3...main | ||
| [v2.0.3]: https://github.com/synfinatic/aws-sso-cli/releases/tag/v2.0.3 |
There was a problem hiding this comment.
🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://github.com/synfinatic/aws-sso-cli/releases/tag/v2.0.3 Status: 404
Fixes a regression in v2.0.2 where
AuthUrlActionwas no longer honored.Fixes: #1230