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

fix: batchSpanProcessor test failing intermittently #444

Merged
merged 2 commits into from
Oct 21, 2019

Conversation

mayurkale22
Copy link
Member

Which problem is this PR solving?

@codecov-io
Copy link

codecov-io commented Oct 21, 2019

Codecov Report

Merging #444 into master will increase coverage by 0.07%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #444      +/-   ##
==========================================
+ Coverage   95.33%   95.41%   +0.07%     
==========================================
  Files         124      124              
  Lines        6071     6173     +102     
  Branches      506      508       +2     
==========================================
+ Hits         5788     5890     +102     
  Misses        283      283
Impacted Files Coverage Δ
...try-tracing/test/export/BatchSpanProcessor.test.ts 100% <100%> (ø) ⬆️
...ges/opentelemetry-exporter-zipkin/src/transform.ts 100% <0%> (ø) ⬆️
...telemetry-plugin-grpc/test/utils/assertionUtils.ts 100% <0%> (ø) ⬆️
.../opentelemetry-exporter-zipkin/test/zipkin.test.ts 100% <0%> (ø) ⬆️
packages/opentelemetry-metrics/test/Meter.test.ts 100% <0%> (ø) ⬆️
...entelemetry-exporter-zipkin/test/transform.test.ts 100% <0%> (ø) ⬆️

@OlivierAlbertini OlivierAlbertini added the bug Something isn't working label Oct 21, 2019
@mayurkale22 mayurkale22 merged commit 2848296 into open-telemetry:master Oct 21, 2019
@mayurkale22 mayurkale22 deleted the fix_test branch October 21, 2019 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BatchSpanProcessor test failing intermittently
5 participants