1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/api
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
..
core Add Circle ci (#41) 2019-07-02 16:21:24 -07:00
event update type style (#29) 2019-06-27 21:26:16 -07:00
metric Add Circle ci (#41) 2019-07-02 16:21:24 -07:00
scope check interface implement (#37) 2019-07-01 12:11:24 -07:00
stats check interface implement (#37) 2019-07-01 12:11:24 -07:00
tag Add Circle ci (#41) 2019-07-02 16:21:24 -07:00
trace Add Circle ci (#41) 2019-07-02 16:21:24 -07:00
unit update type style (#29) 2019-06-27 21:26:16 -07:00