Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add logout command #533

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Add logout command #533

merged 1 commit into from
Aug 16, 2023

Conversation

synfinatic
Copy link
Owner

Fixes: #526

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #533 (148d4bd) into main (7bd80dc) will increase coverage by 0.04%.
The diff coverage is 86.36%.

❗ Current head 148d4bd differs from pull request most recent head 75bdd00. Consider uploading reports for the commit 75bdd00 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #533      +/-   ##
==========================================
+ Coverage   80.60%   80.65%   +0.04%     
==========================================
  Files          24       24              
  Lines        2882     2904      +22     
==========================================
+ Hits         2323     2342      +19     
- Misses        492      494       +2     
- Partials       67       68       +1     
Files Changed Coverage Δ
sso/awssso.go 68.83% <ø> (ø)
sso/awssso_auth.go 82.30% <86.36%> (+0.48%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7bd80dc...75bdd00. Read the comment docs.

@synfinatic synfinatic force-pushed the logout branch 3 times, most recently from 6cbaac3 to 148d4bd Compare August 16, 2023 04:33
@synfinatic synfinatic merged commit 25b4e09 into main Aug 16, 2023
5 checks passed
@synfinatic synfinatic deleted the logout branch August 16, 2023 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add logout command
1 participant