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

[chore] remove dependency on Factories, and LoadFiles in internal/pipelines #6661

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

bogdandrutu
Copy link
Member

@bogdandrutu bogdandrutu commented Dec 1, 2022

The main motivation is to be able to move forward with splitting the component (where Factories will need to move most likely to service)

Updates #6578

@bogdandrutu bogdandrutu requested review from a team and Aneurysm9 December 1, 2022 18:54
…elines

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@codecov
Copy link

codecov bot commented Dec 1, 2022

Codecov Report

Base: 91.18% // Head: 91.12% // Decreases project coverage by -0.05% ⚠️

Coverage data is based on head (1e87b89) compared to base (7404802).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6661      +/-   ##
==========================================
- Coverage   91.18%   91.12%   -0.06%     
==========================================
  Files         246      244       -2     
  Lines       14196    14160      -36     
==========================================
- Hits        12945    12904      -41     
- Misses       1001     1006       +5     
  Partials      250      250              
Impacted Files Coverage Δ
component/extension.go 84.61% <0.00%> (-15.39%) ⬇️
confmap/converter/expandconverter/expand.go 94.44% <0.00%> (-5.56%) ⬇️
component/factories.go 100.00% <0.00%> (ø)
service/extensions/extensions.go 83.15% <0.00%> (ø)
extension/zpagesextension/factory.go 100.00% <0.00%> (ø)
extension/ballastextension/factory.go 100.00% <0.00%> (ø)
component/componenttest/nop_extension.go 100.00% <0.00%> (ø)
component/componenttest/nop_factories.go 0.00% <0.00%> (ø)
extension/experimental/storage/storage.go 100.00% <0.00%> (ø)
service/internal/configunmarshaler/extensions.go 100.00% <0.00%> (ø)
... and 1 more

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.

@bogdandrutu bogdandrutu merged commit 9133b9b into open-telemetry:main Dec 1, 2022
@bogdandrutu bogdandrutu deleted the removeloadfile branch December 1, 2022 20:26
jaronoff97 pushed a commit to lightstep/opentelemetry-collector that referenced this pull request Dec 14, 2022
…elines (open-telemetry#6661)

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

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
jaronoff97 pushed a commit to lightstep/opentelemetry-collector that referenced this pull request Dec 14, 2022
…elines (open-telemetry#6661)

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

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
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