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

pipeline/builder: add tests for capabilities wrappers #5543

Merged
merged 1 commit into from
Jun 19, 2022

Conversation

bogdandrutu
Copy link
Member

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

@bogdandrutu bogdandrutu requested review from a team and Aneurysm9 June 15, 2022 14:52
@bogdandrutu
Copy link
Member Author

/cc @mx-psi this is the 4th PR extracted from #5512

@codecov
Copy link

codecov bot commented Jun 15, 2022

Codecov Report

Merging #5543 (b1e1aeb) into main (f6ed359) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #5543      +/-   ##
==========================================
- Coverage   90.78%   90.77%   -0.02%     
==========================================
  Files         193      194       +1     
  Lines       11479    11485       +6     
==========================================
+ Hits        10421    10425       +4     
- Misses        835      836       +1     
- Partials      223      224       +1     
Impacted Files Coverage Δ
service/internal/builder/capabilities.go 100.00% <100.00%> (ø)
service/internal/builder/pipelines_builder.go 87.79% <100.00%> (+0.71%) ⬆️
pdata/internal/common.go 91.85% <0.00%> (-0.75%) ⬇️

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 f6ed359...b1e1aeb. Read the comment docs.

@bogdandrutu bogdandrutu added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jun 15, 2022
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu merged commit c099f6a into open-telemetry:main Jun 19, 2022
@bogdandrutu bogdandrutu deleted the capabilities branch June 19, 2022 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants