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

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

Merged
merged 4 commits into from
Jun 14, 2024

Create the github app client from the user client and add tests

2aa4e8c
Select commit
Loading
Failed to load commit list.
Merged

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

Create the github app client from the user client and add tests
2aa4e8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 14, 2024 in 0s

71.42% of diff hit (target 76.17%)

View this Pull Request on Codecov

71.42% of diff hit (target 76.17%)

Annotations

Check warning on line 440 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L440

Added line #L440 was not covered by tests

Check warning on line 40 in src/main/java/com/spotify/github/v3/clients/UserClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/spotify/github/v3/clients/UserClient.java#L40

Added line #L40 was not covered by tests