Skip to content

[SCB-2346] fix ServiceComb-Service-Center Http API link of service-ce…#2608

Merged
liubao68 merged 1 commit intoapache:masterfrom
david6969xin:branch_2346
Oct 27, 2021
Merged

[SCB-2346] fix ServiceComb-Service-Center Http API link of service-ce…#2608
liubao68 merged 1 commit intoapache:masterfrom
david6969xin:branch_2346

Conversation

@david6969xin
Copy link
Contributor

…nter-client README.md is invalid

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 #2608 (3ca2b08) into master (ad0dc90) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2608      +/-   ##
============================================
+ Coverage     77.69%   77.73%   +0.03%     
- Complexity     1428     1429       +1     
============================================
  Files          1598     1598              
  Lines         42626    42652      +26     
  Branches       3591     3591              
============================================
+ Hits          33119    33154      +35     
+ Misses         8006     7999       -7     
+ Partials       1501     1499       -2     
Impacted Files Coverage Δ
.../src/main/java/io/protostuff/ProtobufOutputEx.java 79.94% <0.00%> (-0.06%) ⬇️
...ringmvc/client/CodeFirstRestTemplateSpringmvc.java 96.02% <0.00%> (+0.16%) ⬆️
...vicecomb/demo/pojo/client/CodeFirstPojoClient.java 98.31% <0.00%> (+0.22%) ⬆️
...egistry/client/http/ServiceRegistryClientImpl.java 71.26% <0.00%> (+1.14%) ⬆️
...mb/serviceregistry/client/http/RestClientUtil.java 80.55% <0.00%> (+1.85%) ⬆️
...ache/servicecomb/foundation/common/net/IpPort.java 86.66% <0.00%> (+3.33%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad0dc90...3ca2b08. Read the comment docs.

@liubao68 liubao68 merged commit fcc6692 into apache:master Oct 27, 2021
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.

3 participants