feat: adapt to polaris-java ReportClientRequestCustomizer plugin for config watch reporting - #1813
Merged
Merged
Conversation
added 7 commits
August 11, 2026 16:51
…eporting - Upgrade polaris.version from 2.1.2.0-SNAPSHOT to 2.1.2.0 - Enable clientReporter in ConfigurationModifier.modify() - Add ClientReporterConfigImpl mock to ConfigurationModifierTest - Add clientReporter verification to test assertions
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 2024 #1813 +/- ##
============================================
+ Coverage 55.07% 55.12% +0.04%
Complexity 152 152
============================================
Files 482 482
Lines 14110 14125 +15
Branches 1766 1766
============================================
+ Hits 7771 7786 +15
Misses 5711 5711
Partials 628 628 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
added 2 commits
August 12, 2026 14:41
SkyeBeFreeman
requested changes
Aug 12, 2026
fuyuwei01
force-pushed
the
dev/config-listener-report
branch
from
August 12, 2026 07:53
e7bfb7e to
cb6c43c
Compare
fuyuwei01
force-pushed
the
dev/config-listener-report
branch
from
August 12, 2026 08:14
be3ecb4 to
2dce251
Compare
peerless1024
pushed a commit
that referenced
this pull request
Aug 26, 2026
…config watch reporting (#1813) * feat: adapt to polaris-java CLIENT_REPORTER plugin for config watch reporting - Upgrade polaris.version from 2.1.2.0-SNAPSHOT to 2.1.2.0 - Enable clientReporter in ConfigurationModifier.modify() - Add ClientReporterConfigImpl mock to ConfigurationModifierTest - Add clientReporter verification to test assertions * fix: enable config watch client reporter plugin in SCT * fix: add config report property * fix: add config report property * add CHANGELOG.md * fix pom * refactor: rename config report request customizer * fix CHANGELOG.md * fix REVISION * fix properties * refactor: use generic request customizer config * fix: align request customizer config type --------- Co-authored-by: fishtailfu <fishtailfu@tencent.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Type
Describe what this PR does for and how you did.
Adding the issue link (#xxx) if possible.
Note
Checklist