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

OIDC support #222

Merged
merged 24 commits into from
Mar 18, 2024
Merged

OIDC support #222

merged 24 commits into from
Mar 18, 2024

Conversation

wpjunior
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 72.66244% with 345 lines in your changes are missing coverage. Please review.

Project coverage is 70.93%. Comparing base (b5d9fda) to head (b1aeed6).

Files Patch % Lines
tsuru/auth/login.go 29.03% 35 Missing and 9 partials ⚠️
tsuru/main.go 41.89% 37 Missing and 6 partials ⚠️
tsuru/config/target.go 82.45% 20 Missing and 20 partials ⚠️
tsuru/auth/oidc.go 58.22% 24 Missing and 9 partials ⚠️
tsuru/client/shell.go 62.66% 20 Missing and 8 partials ⚠️
tsuru/auth/oauth.go 61.29% 14 Missing and 10 partials ⚠️
tsuru/config/token_v1.go 54.00% 18 Missing and 5 partials ⚠️
tsuru/config/token_v2.go 51.06% 19 Missing and 4 partials ⚠️
tsuru/http/transport.go 73.68% 12 Missing and 8 partials ⚠️
tsuru/http/client.go 50.00% 13 Missing ⚠️
... and 11 more

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #222      +/-   ##
==========================================
- Coverage   72.00%   70.93%   -1.07%     
==========================================
  Files          46       61      +15     
  Lines        8447     9222     +775     
==========================================
+ Hits         6082     6542     +460     
- Misses       1523     1749     +226     
- Partials      842      931      +89     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wpjunior wpjunior marked this pull request as ready for review March 13, 2024 12:26
@wpjunior wpjunior merged commit 4da163e into tsuru:master Mar 18, 2024
6 checks passed
@wpjunior wpjunior deleted the feat/oidc-client branch March 18, 2024 12:16
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.

2 participants