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

[cmd/builder] Allow configuring confmap providers #9513

Merged
merged 15 commits into from
Apr 22, 2024

Merge remote-tracking branch 'upstream/main' into builder-confmap-pro…

6ef69ce
Select commit
Loading
Failed to load commit list.
Merged

[cmd/builder] Allow configuring confmap providers #9513

Merge remote-tracking branch 'upstream/main' into builder-confmap-pro…
6ef69ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 19, 2024 in 0s

91.63% (target 90.00%)

View this Pull Request on Codecov

91.63% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 68.29268% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 91.63%. Comparing base (7b046d9) to head (6ef69ce).

Files Patch % Lines
cmd/builder/internal/builder/config.go 75.75% 4 Missing and 4 partials ⚠️
cmd/otelcorecol/main.go 0.00% 4 Missing ⚠️
cmd/builder/internal/command.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9513      +/-   ##
==========================================
- Coverage   91.65%   91.63%   -0.03%     
==========================================
  Files         360      360              
  Lines       16639    16676      +37     
==========================================
+ Hits        15251    15281      +30     
- Misses       1053     1058       +5     
- Partials      335      337       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.