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

[exporter/processor/receiver] Document factories #10684

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Jul 21, 2024

Description

Document factory functions to mention what error can be reported if the signal is not supported.

Link to tracking issue

Fixes #9323

@atoulme atoulme requested a review from a team as a code owner July 21, 2024 06:37
@atoulme atoulme requested a review from mx-psi July 21, 2024 06:37
Copy link

codecov bot commented Jul 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.38%. Comparing base (7d5b1ba) to head (9a9c897).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10684      +/-   ##
==========================================
- Coverage   92.38%   92.38%   -0.01%     
==========================================
  Files         403      403              
  Lines       18729    18722       -7     
==========================================
- Hits        17303    17296       -7     
  Misses       1066     1066              
  Partials      360      360              

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

@mx-psi mx-psi merged commit 30bf36a into open-telemetry:main Jul 23, 2024
52 checks passed
@github-actions github-actions bot added this to the next release milestone Jul 23, 2024
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.

[component] component.go - Document what errors factoryFuncs can return
2 participants