hub4j / github-api

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

Remove Previews #1827

Closed bitwiseman closed 3 months ago

bitwiseman commented 3 months ago

Description

v2.x

Before submitting a PR:

When creating a PR:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 97.29730% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 80.66%. Comparing base (455fd41) to head (d9483cb). Report is 1 commits behind head on main-2.x.

Files Patch % Lines
...c/main/java/org/kohsuke/github/GHOrganization.java 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main-2.x #1827 +/- ## ============================================== + Coverage 80.02% 80.66% +0.64% + Complexity 2204 2192 -12 ============================================== Files 217 216 -1 Lines 6838 6620 -218 Branches 379 370 -9 ============================================== - Hits 5472 5340 -132 + Misses 1128 1043 -85 + Partials 238 237 -1 ```

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