Skip to content

Conversation

@acroca
Copy link
Member

@acroca acroca commented Oct 23, 2025

  • Updated ruff to 0.14.1
  • Removed flake8 in favor of ruff
  • Applied fixes for tox -e ruff, which changed many import statements. This goes in a separate commit to simplify review.

@acroca acroca requested review from a team as code owners October 23, 2025 09:38
@codecov
Copy link

codecov bot commented Oct 23, 2025

Codecov Report

❌ Patch coverage is 98.22485% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.14%. Comparing base (bffb749) to head (37db686).
⚠️ Report is 45 commits behind head on main.

Files with missing lines Patch % Lines
dapr/clients/grpc/_response.py 50.00% 2 Missing ⚠️
dapr/clients/grpc/_conversation_helpers.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #854      +/-   ##
==========================================
+ Coverage   86.63%   87.14%   +0.51%     
==========================================
  Files          84       93       +9     
  Lines        4473     6163    +1690     
==========================================
+ Hits         3875     5371    +1496     
- Misses        598      792     +194     

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

- Update ruff and set it to fix imports
- Remove flake8 and replace it with ruff

Signed-off-by: Albert Callarisa <albert@diagrid.io>
Signed-off-by: Albert Callarisa <albert@diagrid.io>
Copy link
Contributor

@elena-kolevska elena-kolevska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elena-kolevska elena-kolevska merged commit c44c28d into dapr:main Nov 4, 2025
19 of 20 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.

2 participants