This repository was archived by the owner on Jan 24, 2024. It is now read-only.
Do not throw recursive update exception when producer state recovery failed #1982
Codecov / codecov/project
succeeded
Apr 3, 2026 in 0s
17.75% (+0.03%) compared to e931b6d
View this Pull Request on Codecov
17.75% (+0.03%) compared to e931b6d
Details
Codecov Report
❌ Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.75%. Comparing base (e931b6d) to head (e648861).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...lsar/handlers/kop/storage/PartitionLogManager.java | 0.00% | 10 Missing |
| ...ve/pulsar/handlers/kop/storage/ReplicaManager.java | 0.00% | 9 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1982 +/- ##
============================================
+ Coverage 17.72% 17.75% +0.03%
- Complexity 751 752 +1
============================================
Files 195 195
Lines 14156 14146 -10
Branches 1322 1319 -3
============================================
+ Hits 2509 2512 +3
+ Misses 11464 11452 -12
+ Partials 183 182 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...tive/pulsar/handlers/kop/storage/PartitionLog.java | 7.93% <ø> (+0.03%) |
⬆️ |
| ...ve/pulsar/handlers/kop/storage/ReplicaManager.java | 0.00% <0.00%> (ø) |
|
| ...lsar/handlers/kop/storage/PartitionLogManager.java | 0.00% <0.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading