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

feat: added oauth2.0 support #113

Merged
merged 1 commit into from
Aug 4, 2022
Merged

feat: added oauth2.0 support #113

merged 1 commit into from
Aug 4, 2022

Conversation

JigarJoshi
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 20, 2022

Codecov Report

Merging #113 (558b268) into main (7ac4fa7) will decrease coverage by 0.55%.
The diff coverage is 74.62%.

@@             Coverage Diff              @@
##               main     #113      +/-   ##
============================================
- Coverage     83.15%   82.59%   -0.56%     
- Complexity      585      595      +10     
============================================
  Files            68       68              
  Lines          1828     1913      +85     
  Branches        159      168       +9     
============================================
+ Hits           1520     1580      +60     
- Misses          280      299      +19     
- Partials         28       34       +6     
Impacted Files Coverage Δ
...com/tigrisdata/db/client/AbstractTigrisClient.java 62.50% <33.33%> (+1.89%) ⬆️
...igrisdata/db/client/StandardTigrisAsyncClient.java 74.62% <60.00%> (+0.38%) ⬆️
...a/com/tigrisdata/db/client/OAuth2TokenService.java 63.33% <63.33%> (ø)
...com/tigrisdata/db/client/StandardTigrisClient.java 77.27% <66.66%> (ø)
.../main/java/com/tigrisdata/db/client/Utilities.java 88.31% <66.66%> (-4.00%) ⬇️
...grisdata/db/client/config/TigrisConfiguration.java 90.00% <77.41%> (-10.00%) ⬇️
...grisdata/db/client/TigrisCallCredentialOauth2.java 84.00% <84.00%> (ø)
...tigrisdata/db/client/AbstractTigrisCollection.java 90.21% <100.00%> (+0.10%) ⬆️
...m/tigrisdata/db/client/AbstractTigrisDatabase.java 76.92% <100.00%> (+1.92%) ⬆️
...sdata/db/client/StandardTigrisAsyncCollection.java 74.84% <100.00%> (+0.15%) ⬆️
... and 4 more

Continue to review full report at Codecov.

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

@JigarJoshi JigarJoshi force-pushed the auth_support branch 6 times, most recently from 26d7012 to 558b268 Compare July 20, 2022 23:37
@JigarJoshi JigarJoshi merged commit 323e5f0 into main Aug 4, 2022
@JigarJoshi JigarJoshi deleted the auth_support branch August 4, 2022 22: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.

3 participants