hub4j / github-api

Java API for GitHub
https://github-api.kohsuke.org/
MIT License
1.14k stars 727 forks source link

Support repository renamed and transferred in event payload #1836

Closed eleanorgoh closed 5 months ago

eleanorgoh commented 5 months ago

Description

Support repository renamed and transferred in event payload

Before submitting a PR:

When creating a PR:

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 80.64%. Comparing base (4bdf1fe) to head (c5ce1f6). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1836 +/- ## ========================================= Coverage 80.64% 80.64% - Complexity 2354 2358 +4 ========================================= Files 223 225 +2 Lines 7185 7203 +18 Branches 395 395 ========================================= + Hits 5794 5809 +15 - Misses 1145 1149 +4 + Partials 246 245 -1 ```

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