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

Fixes #13684: delete outdated metrics port assertions #13717

Merged
merged 2 commits into from
Feb 2, 2024

Conversation

bitgorust
Copy link
Contributor

What is the purpose of the change

Fixes #13684

Brief changelog

bitgorust@d862f16
Outdated methods and fields are deleted as discussed in #13684

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (29b0c72) 70.34% compared to head (d862f16) 70.34%.

Additional details and impacted files
@@           Coverage Diff           @@
##              3.2   #13717   +/-   ##
=======================================
  Coverage   70.34%   70.34%           
=======================================
  Files        1606     1606           
  Lines       70033    70020   -13     
  Branches    10104    10102    -2     
=======================================
- Hits        49263    49254    -9     
+ Misses      16133    16128    -5     
- Partials     4637     4638    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AlbumenJ
Copy link
Member

AlbumenJ commented Feb 1, 2024

@songxiaosheng PTAL

@songxiaosheng
Copy link
Member

please remove config from dubbo.xsd also
image

@bitgorust
Copy link
Contributor Author

please remove config from dubbo.xsd also image

done d34de3c

Copy link

sonarcloud bot commented Feb 1, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Member

@songxiaosheng songxiaosheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AlbumenJ AlbumenJ added this to the 3.2.12 milestone Feb 2, 2024
@AlbumenJ AlbumenJ merged commit 05cecc5 into apache:3.2 Feb 2, 2024
19 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.

java.lang.IllegalArgumentException: Metrics port cannot be null
4 participants