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

split exporter into its own module #7240

Merged

Conversation

codeboten
Copy link
Contributor

Adds the exporter component as its own module.

Fixes #7239

Will rebase after #7195

@codecov
Copy link

codecov bot commented Feb 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (4a77030) 90.90% compared to head (7c516c7) 90.90%.

❗ Current head 7c516c7 differs from pull request most recent head 9b7d28b. Consider uploading reports for the commit 9b7d28b to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7240   +/-   ##
=======================================
  Coverage   90.90%   90.90%           
=======================================
  Files         293      291    -2     
  Lines       14077    14049   -28     
=======================================
- Hits        12796    12771   -25     
+ Misses       1013     1009    -4     
- Partials      268      269    +1     
Impacted Files Coverage Δ
obsreport/obsreport_exporter.go 95.80% <0.00%> (-2.10%) ⬇️
extension/experimental/storage/nop_client.go
extension/experimental/storage/storage.go

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@codeboten codeboten marked this pull request as ready for review March 3, 2023 16:12
@codeboten codeboten requested review from a team and Aneurysm9 March 3, 2023 16:12
@bogdandrutu bogdandrutu merged commit 20a0b38 into open-telemetry:main Mar 3, 2023
@codeboten codeboten deleted the codeboten/split-exporter branch March 3, 2023 21:57
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.

Split core into more granular modules: exporter
2 participants