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

SNOW-1917238 Client Credentials Flow #1122

Open
wants to merge 2 commits into
base: oauth_flows
Choose a base branch
from

Conversation

sfc-gh-knozderko
Copy link
Collaborator

Description

SNOW-1917238 Client Credentials Flow

Checklist

  • Code compiles correctly
  • Code is formatted according to Coding Conventions
  • Created tests which fail without the change (if possible)
  • All tests passing (dotnet test)
  • Extended the README / documentation, if necessary
  • Provide JIRA issue id (if possible) or GitHub issue id in PR name

@sfc-gh-knozderko sfc-gh-knozderko requested a review from a team as a code owner March 21, 2025 13:32
@sfc-gh-snowflakedb-snyk-sa
Copy link
Contributor

sfc-gh-snowflakedb-snyk-sa commented Mar 21, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

Copy link

codecov bot commented Mar 21, 2025

Codecov Report

Attention: Patch coverage is 85.56701% with 42 lines in your changes missing coverage. Please review.

Project coverage is 86.04%. Comparing base (ac5a82a) to head (1e369e1).

Files with missing lines Patch % Lines
....Data/Core/Authenticator/OAuthFlowAuthenticator.cs 87.70% 14 Missing and 9 partials ⚠️
...thenticator/OAuthAuthorizationCodeAuthenticator.cs 57.89% 6 Missing and 2 partials ⚠️
...thenticator/OAuthClientCredentialsAuthenticator.cs 71.42% 6 Missing and 2 partials ⚠️
...owflake.Data/Core/Rest/OAuthAccessTokenResponse.cs 0.00% 2 Missing ⚠️
Snowflake.Data/Core/Session/SFSessionProperty.cs 97.67% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           oauth_flows    #1122      +/-   ##
===============================================
+ Coverage        85.97%   86.04%   +0.06%     
===============================================
  Files              153      153              
  Lines            13579    13657      +78     
  Branches          1380     1387       +7     
===============================================
+ Hits             11675    11751      +76     
+ Misses            1549     1544       -5     
- Partials           355      362       +7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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