spotify / github-java-client

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

feat: Add RepoUpdate endpoint #181

Closed Abhi347 closed 6 months ago

Abhi347 commented 6 months ago

Adds Update Repository endpoint support - https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#update-a-repository

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.28%. Comparing base (020311e) to head (0649896).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #181 +/- ## ============================================ + Coverage 77.17% 77.28% +0.10% - Complexity 311 312 +1 ============================================ Files 44 44 Lines 1034 1039 +5 Branches 44 44 ============================================ + Hits 798 803 +5 Misses 211 211 Partials 25 25 ```

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