Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Add codecov for remaining packages #251

Merged
merged 2 commits into from
Dec 20, 2018

Conversation

mayurkale22
Copy link
Member

This PR is an extension of work started here: Codecov: start reporting code coverage. (#232).

Coverage Report available at: https://codecov.io/gh/census-instrumentation/opencensus-node

@codecov-io
Copy link

codecov-io commented Dec 19, 2018

Codecov Report

Merging #251 into master will decrease coverage by 0.84%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #251      +/-   ##
==========================================
- Coverage   95.41%   94.57%   -0.85%     
==========================================
  Files          58      101      +43     
  Lines        3841     7242    +3401     
  Branches      276      681     +405     
==========================================
+ Hits         3665     6849    +3184     
- Misses        176      393     +217
Impacted Files Coverage Δ
test/test-ocagent.ts 92.99% <0%> (ø)
test/test-instana.ts 100% <0%> (ø)
src/instana.ts 76.27% <0%> (ø)
src/http.ts 88.33% <0%> (ø)
src/validators.ts 100% <0%> (ø)
test/test-zipkin.ts 100% <0%> (ø)
test/test-grpc.ts 99.57% <0%> (ø)
src/ocagent.ts 87.38% <0%> (ø)
src/jaeger.ts 83.14% <0%> (ø)
src/jaeger-driver/index.ts 97.29% <0%> (ø)
... and 33 more

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 607edc5...b67580b. Read the comment docs.

@mayurkale22 mayurkale22 merged commit 93d0436 into census-instrumentation:master Dec 20, 2018
@mayurkale22 mayurkale22 deleted the extend_codecov branch December 20, 2018 01:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants