You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/04/14 01:47:39 UTC

[skywalking] branch test/coverage updated (5dfad27 -> 37f2291)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a change to branch test/coverage
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 5dfad27  Count the coverage in E2E tests
     add 171620b  Add Nginx correlation e2e test (#4646)
     add 37f2291  Merge branch 'master' into test/coverage

No new revisions were added by this update.

Summary of changes:
 .../apm/agent/core/context/CorrelationContext.java     |  7 ++++---
 .../apm/agent/core/context/CorrelationContextTest.java |  2 +-
 .../skywalking/apm/toolkit/trace/TraceContext.java     |  0
 .../org/apache/skywalking/e2e/lua/LuaController.java   |  8 ++++++++
 test/e2e/e2e-test/docker/lua/Dockerfile.nginx          |  2 +-
 test/e2e/e2e-test/docker/lua/nginx.conf                |  4 ++--
 .../test/java/org/apache/skywalking/e2e/LuaE2E.java    | 18 ++++++++++++------
 .../src/test/resources/expected/lua/endpoints-end.yml  |  4 +---
 .../src/test/resources/expected/lua/traces.yml         |  2 +-
 9 files changed, 30 insertions(+), 17 deletions(-)
 copy test/{plugin/scenarios/apm-toolkit-trace-scenario => e2e/e2e-service-provider}/src/main/java/org/apache/skywalking/apm/toolkit/trace/TraceContext.java (100%)