Caliper icon indicating copy to clipboard operation
Caliper copied to clipboard

Added tests/warnings when SOS is not online

Open cdwdirect opened this issue 5 years ago • 2 comments

cdwdirect avatar Jan 17 '19 22:01 cdwdirect

Codecov Report

Merging #140 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #140   +/-   ##
=======================================
  Coverage   75.22%   75.22%           
=======================================
  Files         108      108           
  Lines        7658     7658           
=======================================
  Hits         5761     5761           
  Misses       1897     1897

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 d1a7559...9176884. Read the comment docs.

codecov-io avatar Jan 17 '19 22:01 codecov-io

We'll have to adapt the SOS service to the new Channel interface before this can be merged. Shouldn't be anything major, mostly the callback dispatch.

daboehme avatar Jan 23 '19 15:01 daboehme