kuzzleio / sdk-go

Golang SDK using the WebSocket protocol to communicate with Kuzzle API including offline resiliency
http://docs.kuzzle.io/sdk/go/2
Apache License 2.0
8 stars 5 forks source link

Clean and optimize CI #254

Closed alexandrebouthinon closed 5 years ago

alexandrebouthinon commented 5 years ago

What does this PR do?

codecov[bot] commented 5 years ago

Codecov Report

Merging #254 into 2-dev will decrease coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            2-dev     #254      +/-   ##
==========================================
- Coverage   88.91%   88.87%   -0.05%     
==========================================
  Files         244      244              
  Lines        4466     4466              
==========================================
- Hits         3971     3969       -2     
- Misses        441      443       +2     
  Partials       54       54
Impacted Files Coverage Δ
realtime/subscribe.go 70.58% <0%> (-5.89%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 084a6c0...977be0b. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #254 into 2-dev will decrease coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            2-dev     #254      +/-   ##
==========================================
- Coverage   88.91%   88.87%   -0.05%     
==========================================
  Files         244      244              
  Lines        4466     4466              
==========================================
- Hits         3971     3969       -2     
- Misses        441      443       +2     
  Partials       54       54
Impacted Files Coverage Δ
realtime/subscribe.go 70.58% <0%> (-5.89%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 084a6c0...3e7e289. Read the comment docs.