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 everything from receiverhelper to component. #4891

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

bogdandrutu
Copy link
Member

Updates #4681

Signed-off-by: Bogdan Drutu bogdandrutu@gmail.com

@codecov
Copy link

codecov bot commented Feb 20, 2022

Codecov Report

Merging #4891 (c0c06f4) into main (83c6ed1) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4891      +/-   ##
==========================================
- Coverage   90.69%   90.69%   -0.01%     
==========================================
  Files         181      181              
  Lines       10617    10616       -1     
==========================================
- Hits         9629     9628       -1     
  Misses        772      772              
  Partials      216      216              
Impacted Files Coverage Δ
internal/testcomponents/example_receiver.go 100.00% <ø> (ø)
component/componenttest/nop_receiver.go 100.00% <100.00%> (ø)
component/receiver.go 100.00% <100.00%> (ø)
receiver/otlpreceiver/factory.go 87.50% <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 83c6ed1...c0c06f4. Read the comment docs.

@bogdandrutu bogdandrutu force-pushed the receiverhelper branch 3 times, most recently from e2106fc to 891cb7f Compare February 22, 2022 18:41
@bogdandrutu bogdandrutu force-pushed the receiverhelper branch 2 times, most recently from 1f7c2ad to 24fb0c9 Compare February 22, 2022 23:07
Updates open-telemetry#4681

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu merged commit c9c2531 into open-telemetry:main Feb 23, 2022
@bogdandrutu bogdandrutu deleted the receiverhelper branch February 23, 2022 00:19
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.

None yet

2 participants