dapr / python-sdk

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

Update Workflow State JSON serialization #638

Closed berndverst closed 10 months ago

berndverst commented 10 months ago

Description

Serializes the failure_details correctly as part of the workflow state json serialization.

Fixes #624

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (bd11de1) 86.16% compared to head (e5ecaf6) 86.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #638 +/- ## ======================================= Coverage 86.16% 86.16% ======================================= Files 75 75 Lines 3737 3737 ======================================= Hits 3220 3220 Misses 517 517 ```

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