Skip to content

Conversation

@marcduiker
Copy link
Contributor

Description

Remove SDK docs since they're migrated to the main Dapr Docs.
This Docs PR merges the Python SDK docs: dapr/docs#4949 (The main Docs PR needs to be merged before this PR).

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: dapr/docs#4943

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

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.31%. Comparing base (bffb749) to head (394b02c).
⚠️ Report is 52 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #866      +/-   ##
==========================================
+ Coverage   86.63%   87.31%   +0.68%     
==========================================
  Files          84       96      +12     
  Lines        4473     6315    +1842     
==========================================
+ Hits         3875     5514    +1639     
- Misses        598      801     +203     

☔ 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.

@marcduiker marcduiker marked this pull request as ready for review November 24, 2025 12:13
@marcduiker marcduiker requested review from a team as code owners November 24, 2025 12:13
@acroca acroca added this pull request to the merge queue Nov 24, 2025
Merged via the queue into dapr:main with commit 9e73bf5 Nov 24, 2025
13 checks passed
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.

Consolidate SDK Docs into the main Docs repo

2 participants