This repository was archived by the owner on Jan 24, 2024. It is now read-only.
[transactions] Implement KIP-664 DescribeProducers #1986
Codecov / codecov/project
failed
Apr 6, 2026 in 1s
17.22% (-0.50%) compared to e931b6d
View this Pull Request on Codecov
17.22% (-0.50%) compared to e931b6d
Details
Codecov Report
❌ Patch coverage is 0.20325% with 491 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.22%. Comparing base (e931b6d) to head (d60d786).
Additional details and impacted files
@@ Coverage Diff @@
## master #1986 +/- ##
============================================
- Coverage 17.72% 17.22% -0.50%
Complexity 751 751
============================================
Files 195 195
Lines 14156 14568 +412
Branches 1322 1352 +30
============================================
+ Hits 2509 2510 +1
- Misses 11464 11875 +411
Partials 183 183 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...streamnative/pulsar/handlers/kop/DelayedFetch.java | 0.00% <ø> (ø) |
|
| ...ulsar/handlers/kop/utils/MessageMetadataUtils.java | 8.69% <0.00%> (-0.13%) |
⬇️ |
| ...ndlers/kop/coordinator/group/GroupCoordinator.java | 0.00% <0.00%> (ø) |
|
| ...ve/pulsar/handlers/kop/storage/ReplicaManager.java | 0.00% <0.00%> (ø) |
|
| ...sar/handlers/kop/storage/ProducerStateManager.java | 0.00% <0.00%> (ø) |
|
| .../kop/coordinator/transaction/TransactionState.java | 0.00% <0.00%> (ø) |
|
| ...ative/pulsar/handlers/kop/KafkaCommandDecoder.java | 0.31% <0.00%> (-0.02%) |
⬇️ |
| ...ordinator/transaction/TransactionStateManager.java | 0.00% <0.00%> (ø) |
|
| ...tive/pulsar/handlers/kop/storage/PartitionLog.java | 7.62% <2.12%> (-0.28%) |
⬇️ |
| ...oordinator/transaction/TransactionCoordinator.java | 0.00% <0.00%> (ø) |
|
| ... and 2 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading