census-instrumentation / opencensus-erlang

A stats collection and distributed tracing framework
https://opencensus.io
Apache License 2.0
134 stars 39 forks source link

switch to codecov from coveralls #84

Closed tsloughter closed 6 years ago

tsloughter commented 6 years ago

Coveralls seems to break all the time and the website never works right, at least for me..., but codecov has been working well on Erlang projects so far.

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@1ec0226). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #84   +/-   ##
=========================================
  Coverage          ?   40.25%           
=========================================
  Files             ?       34           
  Lines             ?     3058           
  Branches          ?        0           
=========================================
  Hits              ?     1231           
  Misses            ?     1827           
  Partials          ?        0

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 1ec0226...36defd5. Read the comment docs.

tsloughter commented 6 years ago

Ah, nice.