open-telemetry / open-telemetry/opentelemetry-python-contrib
Add test to ensure opentelemetry-bootstrap gen script works
Open
Nobody has claimed this yet.
feature-request
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 1.1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 16
Description
Currently, bootstrap_gen.py is not tested as part of the CI, this caused a bug (#1988) to be released. We should add a test for it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate bootstrap_gen.py and inspect how the opentelemetry-bootstrap gen script is exercised or invoked in CI. Add a test covering its generation behavior, then run the relevant test suite and confirm the test runs as part of CI and would catch the regression described in issue #1988.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100