Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ruff for formatting #1980

Merged
merged 3 commits into from
Oct 27, 2024

make bandit happy

9e4cf2c
Select commit
Loading
Failed to load commit list.
Merged

Use ruff for formatting #1980

make bandit happy
9e4cf2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 27, 2024 in 1s

82.22% (-0.02%) compared to 2dc6faf

View this Pull Request on Codecov

82.22% (-0.02%) compared to 2dc6faf

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.22%. Comparing base (2dc6faf) to head (9e4cf2c).

Files with missing lines Patch % Lines
miio/push_server/server.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1980      +/-   ##
==========================================
- Coverage   82.23%   82.22%   -0.02%     
==========================================
  Files         197      197              
  Lines       19127    19127              
  Branches     1050     1050              
==========================================
- Hits        15729    15727       -2     
- Misses       3220     3222       +2     
  Partials      178      178              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.