fix GHNotificationStream "Unable to parse If-Modified-Since request header" #1984
+57
−3
Codecov / codecov/project
succeeded
Nov 21, 2024 in 0s
83.11% (+0.01%) compared to 460c9fe
View this Pull Request on Codecov
83.11% (+0.01%) compared to 460c9fe
Details
Codecov Report
Attention: Patch coverage is 0%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 83.11%. Comparing base (
460c9fe
) to head (c23e3c6
).
Files with missing lines | Patch % | Lines |
---|---|---|
.../java/org/kohsuke/github/GHNotificationStream.java | 0.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1984 +/- ##
============================================
+ Coverage 83.10% 83.11% +0.01%
Complexity 2331 2331
============================================
Files 231 231
Lines 7172 7173 +1
Branches 378 379 +1
============================================
+ Hits 5960 5962 +2
+ Misses 974 973 -1
Partials 238 238
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading