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

Refactor exporter - step 9 #1129

Merged
merged 4 commits into from
Aug 21, 2020
Merged

Refactor exporter - step 9 #1129

merged 4 commits into from
Aug 21, 2020

Conversation

reyang
Copy link
Member

@reyang reyang commented Aug 21, 2020

This is a follow up PR of #1078.

Changes

Just renaming:

  • s/ActivityExporterSync/ActivityExporter/g
  • s/ExportResultSync/ExportResult/g

For significant contributions please make sure you have completed the following items:

  • Design discussion issue #
  • Changes in public API reviewed

@reyang reyang requested a review from a team August 21, 2020 18:07
@codecov
Copy link

codecov bot commented Aug 21, 2020

Codecov Report

Merging #1129 into master will not change coverage.
The diff coverage is 37.50%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1129   +/-   ##
=======================================
  Coverage   77.33%   77.33%           
=======================================
  Files         220      220           
  Lines        6256     6256           
=======================================
  Hits         4838     4838           
  Misses       1418     1418           
Impacted Files Coverage Δ
...rc/OpenTelemetry.Exporter.Jaeger/JaegerExporter.cs 69.76% <0.00%> (ø)
...try.Exporter.OpenTelemetryProtocol/OtlpExporter.cs 29.41% <0.00%> (ø)
...rc/OpenTelemetry.Exporter.ZPages/ZPagesExporter.cs 90.90% <0.00%> (ø)
...nTelemetry/Internal/OpenTelemetrySdkEventSource.cs 80.95% <ø> (ø)
src/OpenTelemetry/Trace/ActivityExporter.cs 80.00% <ø> (ø)
...enTelemetry/Trace/SimpleExportActivityProcessor.cs 100.00% <ø> (ø)
...rc/OpenTelemetry.Exporter.Zipkin/ZipkinExporter.cs 86.84% <50.00%> (ø)
...penTelemetry/Trace/BatchExportActivityProcessor.cs 36.36% <100.00%> (ø)
...elemetry/Trace/ReentrantExportActivityProcessor.cs 27.27% <100.00%> (ø)
...ZPages/Implementation/ZPagesExporterEventSource.cs 56.25% <0.00%> (-6.25%) ⬇️
... and 1 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants