Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix configSubscriber mode not support Map #1549

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

provenceee
Copy link
Collaborator

@provenceee provenceee commented Jun 21, 2024

What type of PR is this?

Bug

What this PR does / why we need it?

Fix configSubscriber mode not support Map

Which issue(s) this PR fixes?

Fixes #1536

Does this PR introduce a user-facing change?

No

Checklist

  • Make sure there is a GitHub_issue related with this PR before you start working on it.
  • Make sure you have squashed your change to one single commit.
  • GitHub Actions works fine in this PR.

Copy link

codecov bot commented Jun 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.

Flag Coverage Δ Complexity Δ
unittests 42.96% <0.00%> (-0.02%) 181.00 <0.00> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ Complexity Δ
...ribe/processor/ConfigOrderIntegratedProcessor.java 6.55% <0.00%> (-1.96%) 0.00 <0.00> (ø)

... and 1 file with indirect coverage changes

@Sherlockhan Sherlockhan merged commit 271e03c into sermant-io:develop Jun 27, 2024
280 of 297 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ConfigSubscriber mode not support Map
4 participants