dapr / python-sdk

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

Updates ruff config for 0.2.2 #680

Closed elena-kolevska closed 6 months ago

elena-kolevska commented 6 months ago

Description

In 0.2.2 Ruff made some changes in the way project.toml needs to be structured. This PR addresses that.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 86.18%. Comparing base (fc0e9d1) to head (00d9043). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #680 +/- ## ========================================== - Coverage 86.37% 86.18% -0.19% ========================================== Files 79 82 +3 Lines 4094 4170 +76 ========================================== + Hits 3536 3594 +58 - Misses 558 576 +18 ```

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