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

chore(lerna): add fix script #508

Merged

Conversation

hekike
Copy link
Contributor

@hekike hekike commented May 8, 2019

Expose package level fix in lerna.

Copy link
Member

@mayurkale22 mayurkale22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for raising separate PR, I wanted to enable this from long time.

@codecov-io
Copy link

Codecov Report

Merging #508 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #508      +/-   ##
==========================================
+ Coverage   94.58%   94.61%   +0.03%     
==========================================
  Files         145      145              
  Lines       10195    10142      -53     
  Branches      875      884       +9     
==========================================
- Hits         9643     9596      -47     
+ Misses        552      546       -6
Impacted Files Coverage Δ
src/tags/propagation/variant-encoding.ts 96% <0%> (-4%) ⬇️
src/detect-resource.ts 90.9% <0%> (-1.95%) ⬇️
src/tags/propagation/binary-serializer.ts 95.58% <0%> (-1.52%) ⬇️
test/test-detect-resource.ts 99.13% <0%> (-0.38%) ⬇️
src/tags/propagation/text-format.ts 95.23% <0%> (-0.32%) ⬇️
src/common/validations.ts 95.83% <0%> (-0.17%) ⬇️
src/internal/string-utils.ts 100% <0%> (ø) ⬆️
test/test-tag-map.ts 100% <0%> (ø) ⬆️
src/binary-format.ts 100% <0%> (ø) ⬆️
src/grpc-stats/server-stats.ts 100% <0%> (ø) ⬆️
... and 27 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 d4c3b19...1b127d2. Read the comment docs.

@mayurkale22 mayurkale22 merged commit 369127b into census-instrumentation:master May 8, 2019
@hekike hekike deleted the chore/lerna-script-fix branch May 8, 2019 18:40
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.

5 participants