open-telemetry / open-telemetry/opentelemetry-python-contrib
add tests to validate entry point names
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 1.1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 16
Description
A bug was released when an entry point was renamed, this should have been caught by the unit tests. This issue is to track addressing this.
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
Start by locating the unit tests and package entry-point definitions in the repository. Add coverage that validates entry point names, and consider the work done when a renamed entry point causes the tests to fail.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100