Add coverage on Branch master.
This commit is contained in:
parent
e71bebaf6a
commit
4940a3c8df
|
|
@ -6,6 +6,7 @@ Sky Walking
|
|||
SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known Distributed Tracer.
|
||||
|
||||
[](https://travis-ci.org/wu-sheng/sky-walking)
|
||||
[](https://coveralls.io/github/wu-sheng/sky-walking?branch=master)
|
||||

|
||||
[](https://codebeat.co/projects/github-com-wu-sheng-sky-walking)
|
||||
[](https://gitter.im/sky-walking/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
package com.a.eye.skywalking.trace;
|
||||
|
||||
import com.a.eye.skywalking.trace.TraceId.PropagatedTraceId;
|
||||
import com.google.gson.Gson;
|
||||
import com.google.gson.GsonBuilder;
|
||||
import com.google.gson.TypeAdapter;
|
||||
|
|
|
|||
Loading…
Reference in New Issue