Migrate legacy date-time api to new date-time api #2074
Merged
Codecov / codecov/project
succeeded
Apr 11, 2025 in 0s
84.42% (+0.57%) compared to b8d48f3
View this Pull Request on Codecov
84.42% (+0.57%) compared to b8d48f3
Details
Codecov Report
Attention: Patch coverage is 97.97980% with 2 lines in your changes missing coverage. Please review.
Project coverage is 84.42%. Comparing base (
b8d48f3) to head (b2d1420).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../java/org/kohsuke/github/GHNotificationStream.java | 75.00% | 1 Missing |
| src/main/java/org/kohsuke/github/GHRateLimit.java | 88.88% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2074 +/- ##
============================================
+ Coverage 83.84% 84.42% +0.57%
- Complexity 2414 2455 +41
============================================
Files 236 237 +1
Lines 7330 7344 +14
Branches 389 388 -1
============================================
+ Hits 6146 6200 +54
+ Misses 952 915 -37
+ Partials 232 229 -3 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading