Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

fix: export tracer options #154

Merged
merged 1 commit into from
Jan 25, 2022
Merged

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Jan 24, 2022

Tracer options must be exported for the type to be used externally

@dyladan dyladan requested a review from a team as a code owner January 24, 2022 21:54
@dyladan dyladan added the bug Something isn't working label Jan 24, 2022
@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #154 (32cb58a) into main (82842c7) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head 32cb58a differs from pull request most recent head 205920a. Consider uploading reports for the commit 205920a to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
- Coverage   95.19%   95.17%   -0.02%     
==========================================
  Files          45       42       -3     
  Lines         645      643       -2     
  Branches      102      101       -1     
==========================================
- Hits          614      612       -2     
  Misses         31       31              
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)
src/platform/node/globalThis.ts
src/platform/index.ts
src/platform/node/index.ts

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 82842c7...205920a. Read the comment docs.

@vmarchaud vmarchaud merged commit b125324 into open-telemetry:main Jan 25, 2022
@dyladan dyladan deleted the tracer-options branch January 25, 2022 20:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants