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

Add HttpClient Sample Quick Start #76

Merged
merged 22 commits into from
Oct 9, 2018

Conversation

guanchao-yang
Copy link
Member

Motivation:

Add HttpClient Sample Quick Start

Modification:

Add tracer-sample-with-httpclient Maven module for example.

@guanchao-yang guanchao-yang added the enhancement New feature or request label Sep 27, 2018
@guanchao-yang guanchao-yang added this to In progress in v2.2.0 via automation Sep 27, 2018
@guanchao-yang guanchao-yang added this to the 2.2.0 milestone Sep 27, 2018
@coveralls
Copy link

coveralls commented Sep 27, 2018

Pull Request Test Coverage Report for Build 185

  • 0 of 82 (0.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.4%) to 62.081%

Changes Missing Coverage Covered Lines Changed/Added Lines %
tracer-samples/tracer-sample-with-httpclient/src/main/java/com/alipay/sofa/tracer/examples/httpclient/controller/SampleRestController.java 0 6 0.0%
tracer-samples/tracer-sample-with-httpclient/src/main/java/com/alipay/sofa/tracer/examples/httpclient/HttpClientDemoApplication.java 0 10 0.0%
tracer-samples/tracer-sample-with-httpclient/src/main/java/com/alipay/sofa/tracer/examples/httpclient/instance/HttpAsyncClientInstance.java 0 33 0.0%
tracer-samples/tracer-sample-with-httpclient/src/main/java/com/alipay/sofa/tracer/examples/httpclient/instance/HttpClientInstance.java 0 33 0.0%
Totals Coverage Status
Change from base Build 174: -1.4%
Covered Lines: 2243
Relevant Lines: 3613

💛 - Coveralls

@guanchao-yang guanchao-yang merged commit 3bec2e4 into sofastack:master Oct 9, 2018
v2.2.0 automation moved this from In progress to Done Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
v2.2.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants