1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/api/trace
rghetia 20b2f718b8
Add Circle ci (#41)
* fix compile errors.

* fix lint errors.

* add circle-ci job.

* rename IDHigh to TraceIDHigh

* rename the file.

* add go get for goimports and golangci-lint

* enable GO111MODULE and remove comments.

* remove working dir and update cache name

* Add TEST_RESULT env back.

* run go mod tidy.

* remove go mod download.

* add test coverage.

* fix TraceID.

* fix circlefi config error.

* remove install-tools.

* remove ALL_TEST_SRC from Makefile.
2019-07-02 16:21:24 -07:00
..
api_test.go Add Circle ci (#41) 2019-07-02 16:21:24 -07:00
api.go remove duplicate var define (#34) 2019-07-01 11:25:40 -07:00
noop_span.go Add Circle ci (#41) 2019-07-02 16:21:24 -07:00
noop_trace.go Add Circle ci (#41) 2019-07-02 16:21:24 -07:00