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

Add support to get a user installation for the authenticated app#191

Merged
ebk45 merged 4 commits into
masterfrom
annelled/add-user-installation-get-methods
Jun 14, 2024
Merged

Add support to get a user installation for the authenticated app#191
ebk45 merged 4 commits into
masterfrom
annelled/add-user-installation-get-methods

Conversation

@annelled

Copy link
Copy Markdown
Contributor

What
Add support to get a user installation for the authenticated app.

@codecov

codecov Bot commented Jun 14, 2024

Copy link
Copy Markdown

Codecov Report

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

Project coverage is 76.26%. Comparing base (a8848f5) to head (2aa4e8c).

Files Patch % Lines
...va/com/spotify/github/v3/clients/GitHubClient.java 0.00% 1 Missing ⚠️
...java/com/spotify/github/v3/clients/UserClient.java 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #191      +/-   ##
============================================
+ Coverage     76.17%   76.26%   +0.08%     
- Complexity      315      317       +2     
============================================
  Files            44       44              
  Lines          1062     1066       +4     
  Branches         44       44              
============================================
+ Hits            809      813       +4     
  Misses          227      227              
  Partials         26       26              

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

dennisgranath
dennisgranath previously approved these changes Jun 14, 2024

@dennisgranath dennisgranath 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.

LGTM. I see that coverage complains about tests. Should be relatively easy to add that similarly to the getInstallation endpoint.

@ebk45 ebk45 merged commit 392b505 into master Jun 14, 2024
@ebk45 ebk45 deleted the annelled/add-user-installation-get-methods branch June 14, 2024 12:53
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.

3 participants