Skip to content

Cache miIO protocol sequence IDs across CLI invocations#2063

Open
Acrobot wants to merge 2 commits into
rytilahti:masterfrom
Acrobot:miiocli-cache
Open

Cache miIO protocol sequence IDs across CLI invocations#2063
Acrobot wants to merge 2 commits into
rytilahti:masterfrom
Acrobot:miiocli-cache

Run ruff format on changed files

8d6c809
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 27, 2026 in 0s

82.26% (-0.01%) compared to c5cc0f2

View this Pull Request on Codecov

82.26% (-0.01%) compared to c5cc0f2

Details

Codecov Report

❌ Patch coverage is 79.48718% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.26%. Comparing base (c5cc0f2) to head (8d6c809).

Files with missing lines Patch % Lines
miio/click_common.py 11.11% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2063      +/-   ##
==========================================
- Coverage   82.26%   82.26%   -0.01%     
==========================================
  Files         197      198       +1     
  Lines       19145    19184      +39     
  Branches     1052     1054       +2     
==========================================
+ Hits        15750    15781      +31     
- Misses       3218     3226       +8     
  Partials      177      177              

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