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
Conversation
Codecov ReportAttention: Patch coverage is
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. |
dennisgranath
previously approved these changes
Jun 14, 2024
dennisgranath
left a comment
Contributor
There was a problem hiding this comment.
LGTM. I see that coverage complains about tests. Should be relatively easy to add that similarly to the getInstallation endpoint.
ebk45
approved these changes
Jun 14, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Add support to get a user installation for the authenticated app.