dapr / python-sdk

Dapr SDK for Python
Apache License 2.0
221 stars 125 forks source link

Brings back a docs link that was removed because it wasn’t online yet #683

Closed elena-kolevska closed 3 months ago

elena-kolevska commented 5 months ago

Brings back the link we removed because it wasn’t online yet

elena-kolevska commented 5 months ago

@berndverst this link wasn't online until today and we changed it so the examples tests wouldn't fail. The documents just got published, so I'm adding back the link.

berndverst commented 5 months ago

@elena-kolevska linter ruff autoformatter is failing. Can you update?

elena-kolevska commented 5 months ago

Since version 0.3.0 the ruff autoformatter conflicts with flake8. I think this is something we have to make a decision on and send a separate PR for.

berndverst commented 5 months ago

I pinned 0.2.2 now and updated your PR

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (release-1.13@06e1587). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-1.13 #683 +/- ## =============================================== Coverage ? 86.19% =============================================== Files ? 82 Lines ? 4172 Branches ? 0 =============================================== Hits ? 3596 Misses ? 576 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.