Skip to content

[SCB-2710]servicecomb.governance apiPath match problem#3436

Merged
liubao68 merged 1 commit intoapache:masterfrom
liubao68:master
Oct 29, 2022
Merged

[SCB-2710]servicecomb.governance apiPath match problem#3436
liubao68 merged 1 commit intoapache:masterfrom
liubao68:master

Conversation

@liubao68
Copy link
Contributor

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a JIRA issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Format the pull request title like [SCB-XXX] Fixes bug in ApproximateQuantiles, where you replace SCB-XXX with the appropriate JIRA issue.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install -Pit to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

@codecov-commenter
Copy link

Codecov Report

Merging #3436 (a16a84e) into master (25b5b48) will increase coverage by 0.01%.
The diff coverage is 87.50%.

@@             Coverage Diff              @@
##             master    #3436      +/-   ##
============================================
+ Coverage     77.55%   77.57%   +0.01%     
- Complexity     1465     1466       +1     
============================================
  Files          1650     1650              
  Lines         43945    43951       +6     
  Branches       3700     3700              
============================================
+ Hits          34082    34094      +12     
+ Misses         8319     8312       -7     
- Partials       1544     1545       +1     
Impacted Files Coverage Δ
...comb/common/rest/definition/RestOperationMeta.java 87.20% <ø> (ø)
.../apache/servicecomb/core/governance/MatchType.java 41.02% <80.00%> (+2.13%) ⬆️
...vicecomb/demo/zeroconfig/tests/GovernanceTest.java 87.87% <100.00%> (+0.37%) ⬆️
...comb/core/definition/MicroserviceVersionsMeta.java 94.73% <0.00%> (-5.27%) ⬇️
...egistry/client/http/ServiceRegistryClientImpl.java 70.93% <0.00%> (+0.76%) ⬆️
...mb/serviceregistry/client/http/RestClientUtil.java 80.37% <0.00%> (+1.86%) ⬆️
...ervicecomb/foundation/vertx/stream/PumpCommon.java 77.77% <0.00%> (+7.40%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@liubao68 liubao68 merged commit 1a4485b into apache:master Oct 29, 2022
lbc97 pushed a commit to lbc97/servicecomb-java-chassis that referenced this pull request Feb 21, 2023
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.

2 participants