spotify / github-java-client

A Java client to Github API
Apache License 2.0
129 stars 83 forks source link

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

Closed annelled closed 4 months ago

annelled commented 4 months ago

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

codecov[bot] commented 4 months ago

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 :warning:
...java/com/spotify/github/v3/clients/UserClient.java 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.