Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add coverage scripts to experimental #2908

Merged
merged 3 commits into from
Apr 20, 2022

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Apr 19, 2022

Add codecov scripts to the experimental packages

@dyladan dyladan requested a review from a team April 19, 2022 13:41
@codecov
Copy link

codecov bot commented Apr 19, 2022

Codecov Report

Merging #2908 (47f187e) into main (cfda625) will increase coverage by 0.08%.
The diff coverage is n/a.

❗ Current head 47f187e differs from pull request most recent head 29e37b5. Consider uploading reports for the commit 29e37b5 to get more accurate results

@@            Coverage Diff             @@
##             main    #2908      +/-   ##
==========================================
+ Coverage   93.64%   93.73%   +0.08%     
==========================================
  Files         165      187      +22     
  Lines        5606     6145     +539     
  Branches     1179     1308     +129     
==========================================
+ Hits         5250     5760     +510     
- Misses        356      385      +29     
Impacted Files Coverage Δ
packages/otlp-transformer/src/common/internal.ts 72.00% <0.00%> (ø)
...porter-trace-otlp-grpc/src/OTLPExporterNodeBase.ts 88.09% <0.00%> (ø)
...orter-trace-otlp-proto/src/OTLPExporterNodeBase.ts 88.88% <0.00%> (ø)
packages/otlp-transformer/src/metrics/internal.ts 97.77% <0.00%> (ø)
packages/exporter-trace-otlp-grpc/src/util.ts 94.33% <0.00%> (ø)
packages/exporter-trace-otlp-proto/src/types.ts 100.00% <0.00%> (ø)
...exporter-trace-otlp-proto/src/OTLPTraceExporter.ts 100.00% <0.00%> (ø)
packages/exporter-trace-otlp-proto/src/util.ts 88.46% <0.00%> (ø)
packages/otlp-transformer/src/trace/types.ts 100.00% <0.00%> (ø)
...exporter-trace-otlp-http/src/platform/node/util.ts 93.10% <0.00%> (ø)
... and 12 more

@legendecas legendecas merged commit 96465c5 into open-telemetry:main Apr 20, 2022
@dyladan dyladan deleted the coverage-experimental branch April 20, 2022 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants