Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Add user client to allow for suspending/unsuspending users#172

Merged
dennisgranath merged 2 commits into
masterfrom
user-client
Jan 9, 2024
Merged

Add user client to allow for suspending/unsuspending users#172
dennisgranath merged 2 commits into
masterfrom
user-client

Conversation

@dennisgranath

@dennisgranath dennisgranath commented Jan 8, 2024

Copy link
Copy Markdown
Contributor

What:
Adds a user client to allow for suspending/unsuspending users.

@codecov

codecov Bot commented Jan 8, 2024

Copy link
Copy Markdown

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (661d96f) 76.93% compared to head (6c60d5b) 77.03%.
Report is 1 commits behind head on master.

Files Patch % Lines
...va/com/spotify/github/v3/clients/GitHubClient.java 0.00% 1 Missing ⚠️
...java/com/spotify/github/v3/clients/UserClient.java 91.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #172      +/-   ##
============================================
+ Coverage     76.93%   77.03%   +0.09%     
- Complexity      298      305       +7     
============================================
  Files            42       43       +1     
  Lines          1006     1019      +13     
  Branches         44       44              
============================================
+ Hits            774      785      +11     
- Misses          207      209       +2     
  Partials         25       25              

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

@dennisgranath dennisgranath marked this pull request as ready for review January 8, 2024 16:37

@felix-seifert felix-seifert left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these change ideas applicable?

Comment thread src/main/java/com/spotify/github/v3/clients/UserClient.java Outdated
Comment thread src/main/java/com/spotify/github/v3/clients/UserClient.java Outdated

@felix-seifert felix-seifert left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@dennisgranath dennisgranath merged commit 3df2658 into master Jan 9, 2024
@dennisgranath dennisgranath deleted the user-client branch January 9, 2024 07:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants