Skip to content

Improve code coverage

Codecov / codecov/project succeeded Feb 13, 2025 in 1s

82.23% (+0.35%) compared to a0c87ae

View this Pull Request on Codecov

82.23% (+0.35%) compared to a0c87ae

Details

Codecov Report

Attention: Patch coverage is 86.70886% with 21 lines in your changes missing coverage. Please review.

Project coverage is 82.23%. Comparing base (a0c87ae) to head (af54d2c).
Report is 4 commits behind head on main-1.x.

Files with missing lines Patch % Lines
...ava/org/kohsuke/github/GitHubRateLimitHandler.java 47.05% 8 Missing and 1 partial ⚠️
...va/org/kohsuke/github/GitHubAbuseLimitHandler.java 58.33% 5 Missing ⚠️
...ke/github/GitHubConnectorResponseErrorHandler.java 73.33% 3 Missing and 1 partial ⚠️
.../java/org/kohsuke/github/GHNotificationStream.java 0.00% 1 Missing and 1 partial ⚠️
...a/org/kohsuke/github/GHAppInstallationRequest.java 80.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             main-1.x    #2019      +/-   ##
==============================================
+ Coverage       81.87%   82.23%   +0.35%     
- Complexity       2470     2527      +57     
==============================================
  Files             239      243       +4     
  Lines            7663     7784     +121     
  Branches          401      407       +6     
==============================================
+ Hits             6274     6401     +127     
+ Misses           1142     1138       -4     
+ Partials          247      245       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.