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

chore(ffi): in Client::account_url return early when we're not an OIDC session #4191

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

bnjbvr
Copy link
Member

@bnjbvr bnjbvr commented Oct 30, 2024

This avoids one spammy error log for sessions not using oidc.

@bnjbvr bnjbvr requested a review from a team as a code owner October 30, 2024 13:42
@bnjbvr bnjbvr requested review from Hywan and removed request for a team October 30, 2024 13:42
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.90%. Comparing base (5158b39) to head (f1de260).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4191      +/-   ##
==========================================
+ Coverage   84.87%   84.90%   +0.03%     
==========================================
  Files         271      271              
  Lines       29076    29076              
==========================================
+ Hits        24677    24688      +11     
+ Misses       4399     4388      -11     

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

@bnjbvr bnjbvr enabled auto-merge (squash) October 30, 2024 16:07
…idc session

This avoids one spammy log for sessions not using oidc.
@bnjbvr bnjbvr force-pushed the bnjbvr/return-none-for-account-url-when-auth-is-oidc branch from 792b5c8 to f1de260 Compare October 31, 2024 17:01
@bnjbvr bnjbvr closed this Nov 1, 2024
auto-merge was automatically disabled November 1, 2024 10:51

Pull request was closed

@bnjbvr bnjbvr reopened this Nov 1, 2024
@bnjbvr bnjbvr enabled auto-merge (rebase) November 1, 2024 10:51
@bnjbvr bnjbvr removed the request for review from Hywan November 1, 2024 10:52
@bnjbvr bnjbvr merged commit 5107f5f into main Nov 1, 2024
78 checks passed
@bnjbvr bnjbvr deleted the bnjbvr/return-none-for-account-url-when-auth-is-oidc branch November 1, 2024 11:07
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