dapr / dapr/python-sdk

Check typing in all SDK extensions

Open
#1,088 2 comments 0 reactions 0 assignees View on GitHub
kind/maintenance
Dominant language
Python
Stars
272
Forks
152
PR merge metrics
No merged PRs in 30d

Description

Merging all the extensions code into the core SDK package means mypy has more code to type check now.

---
Acceptance criteria:
- [ ] Temporary `type: ignore` marks are removed
- [ ] SDK core passes type checks
- [ ] SDK extensions passes type checks

Contributor guide

Open the contributing guide

Research direction

Start by running mypy against the SDK core and extensions to identify the remaining temporary type: ignore marks and typing failures. Review the merged core and extension code, then confirm the type-check commands pass for both areas and all temporary ignores are removed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.