[improve][broker] PIP-423: Add a new admin API to acknowledge a single message#17
Open
Denovo1998 wants to merge 21 commits into
Open
[improve][broker] PIP-423: Add a new admin API to acknowledge a single message#17Denovo1998 wants to merge 21 commits into
Denovo1998 wants to merge 21 commits into
Codecov / codecov/project
succeeded
Mar 30, 2026 in 0s
72.69% (+41.83%) compared to 9937d22
View this Pull Request on Codecov
72.69% (+41.83%) compared to 9937d22
Details
Codecov Report
❌ Patch coverage is 41.69096% with 200 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.69%. Comparing base (9937d22) to head (c7df916).
Additional details and impacted files
@@ Coverage Diff @@
## master #17 +/- ##
=============================================
+ Coverage 30.86% 72.69% +41.83%
- Complexity 51 34503 +34452
=============================================
Files 1862 1962 +100
Lines 146347 155743 +9396
Branches 17011 17791 +780
=============================================
+ Hits 45171 113225 +68054
+ Misses 94161 33508 -60653
- Partials 7015 9010 +1995 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...org/apache/pulsar/broker/service/Subscription.java | 69.23% <ø> (+61.53%) |
⬆️ |
| ...in/java/org/apache/pulsar/client/admin/Topics.java | 83.33% <ø> (+45.23%) |
⬆️ |
| ...rvice/nonpersistent/NonPersistentSubscription.java | 57.39% <0.00%> (+29.44%) |
⬆️ |
| ...va/org/apache/pulsar/broker/service/SkipEntry.java | 71.42% <71.42%> (ø) |
|
| ...pache/pulsar/client/admin/internal/TopicsImpl.java | 84.56% <75.00%> (+76.54%) |
⬆️ |
| ...pache/pulsar/broker/admin/v2/PersistentTopics.java | 87.59% <50.00%> (+77.38%) |
⬆️ |
| ...che/pulsar/client/admin/SkipMessageIdsRequest.java | 78.94% <78.94%> (ø) |
|
| ...pache/pulsar/broker/admin/v1/PersistentTopics.java | 52.19% <0.00%> (+52.19%) |
⬆️ |
| ...in/java/org/apache/pulsar/admin/cli/CmdTopics.java | 80.33% <65.71%> (+80.33%) |
⬆️ |
| ...pulsar/broker/admin/impl/PersistentTopicsBase.java | 69.36% <55.88%> (+59.63%) |
⬆️ |
| ... and 2 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading