Skip to content

Conversation

@CasperGN
Copy link

@CasperGN CasperGN commented Dec 2, 2025

Description

Added py.typed for each dapr.ext.<pkg> to ensure linters find the types. Also removed redundant repo root py.typed as it's only needed inside pkg root and there's typed files in each sub folder.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: N/A

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@CasperGN CasperGN requested review from a team as code owners December 2, 2025 20:15
@acroca
Copy link
Member

acroca commented Dec 5, 2025

Do we need to add it to every subfolder too? Like for example in the ext/dapr-ext-workflow/dapr/ext/workflow/aio?

@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.54%. Comparing base (bffb749) to head (8d8abb0).
⚠️ Report is 53 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #869      +/-   ##
==========================================
+ Coverage   86.63%   87.54%   +0.90%     
==========================================
  Files          84       99      +15     
  Lines        4473     6461    +1988     
==========================================
+ Hits         3875     5656    +1781     
- Misses        598      805     +207     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants