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

Move configerror.ErrDataTypeIsNotSupported to componenterror.ErrDataTypeIsNotSupported #2886

Merged
merged 1 commit into from
Apr 6, 2021

Conversation

bogdandrutu
Copy link
Member

Signed-off-by: Bogdan Drutu [email protected]

@bogdandrutu bogdandrutu requested a review from a team April 2, 2021 18:21
@codecov
Copy link

codecov bot commented Apr 2, 2021

Codecov Report

Merging #2886 (b889856) into main (53832b5) will not change coverage.
The diff coverage is 84.61%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2886   +/-   ##
=======================================
  Coverage   91.77%   91.77%           
=======================================
  Files         287      287           
  Lines       15110    15110           
=======================================
  Hits        13867    13867           
  Misses        850      850           
  Partials      393      393           
Impacted Files Coverage Δ
component/componenttest/shutdown_verifier.go 78.94% <0.00%> (ø)
service/internal/builder/receivers_builder.go 72.13% <50.00%> (ø)
component/processor.go 100.00% <100.00%> (ø)
exporter/exporterhelper/factory.go 100.00% <100.00%> (ø)
receiver/receiverhelper/factory.go 100.00% <100.00%> (ø)
service/internal/builder/exporters_builder.go 85.86% <100.00%> (ø)

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 53832b5...b889856. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 80a415d into open-telemetry:main Apr 6, 2021
@bogdandrutu bogdandrutu deleted the confierror branch April 6, 2021 14:36
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.

2 participants