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

fixed azure iam auth wrong parameter bug #63

Merged
merged 2 commits into from
Jul 4, 2024
Merged

Conversation

ctmillerlin
Copy link
Contributor

We still need to pass AZURE_CLIENT_ID when exchanging token

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.82%. Comparing base (6613a4b) to head (20a336a).

Files Patch % Lines
...framework/internal/db/cloud/AzureAuthProvider.java 77.77% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #63      +/-   ##
============================================
+ Coverage     78.76%   78.82%   +0.06%     
  Complexity      418      418              
============================================
  Files           548      548              
  Lines         15151    15155       +4     
  Branches       2027     2027              
============================================
+ Hits          11933    11946      +13     
+ Misses         2414     2404      -10     
- Partials        804      805       +1     

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

@neowu neowu merged commit db1bfbd into neowu:master Jul 4, 2024
3 of 5 checks passed
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