open-telemetry / open-telemetry/opentelemetry-python-genai
Full type checking pyright coverage
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39
- Forks
- 63
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 175
Description
Adding type annotations and getting pyright passing is not in scope for migrated OpenInference libs. The skill we use tells the agent to opt the package out of pyright checking.
This is good for the initial pass, but it would be much better to have static coverage for instrumentations, and required any new code to pass type checking.
Originally posted by @lmolkova in https://github.com/open-telemetry/opentelemetry-python-genai/pull/143#discussion_r3463754653
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 reviewing how migrated OpenInference libraries are currently opted out of pyright and where the agent skill applies. Define the instrumentation coverage and enforcement boundary, then verify that existing code and new changes pass pyright.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100