This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 4139fef29b0 [fix] [ml] Topics stats shows msgBacklog but there reality
no backlog (#19275)
add e3b76d4a879 [fix][ci] Fix Jacoco code coverage to report classes in
dependent projects (#19264)
No new revisions were added by this update.
Summary of changes:
.github/actions/upload-coverage/action.yml | 11 +-
.github/workflows/pulsar-ci-flaky.yaml | 13 ++
.github/workflows/pulsar-ci.yaml | 284 +++++++++++++++++++++--
build/pulsar_ci_tool.sh | 361 +++++++++++++++++++++++++++--
build/run_integration_group.sh | 39 +---
build/run_unit_group.sh | 5 +
codecov.yml | 14 +-
pom.xml | 15 +-
tests/integration/pom.xml | 4 +-
9 files changed, 659 insertions(+), 87 deletions(-)