Skip to content

Round-trip a scalar wait_until as a scalar - #2825

Merged
bdraco merged 10 commits into
mainfrom
wait-until-scalar-shorthand
Sep 22, 2026
Merged

bdraco merged 10 commits into
mainfrom
wait-until-scalar-shorthand

Gate the string condition on catalog membership

ae0de0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2026 in 1s

99.75% (+0.00%) compared to 6783330

View this Pull Request on Codecov

99.75% (+0.00%) compared to 6783330

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.75%. Comparing base (6783330) to head (ae0de0c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2825   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files         294      294           
  Lines       25384    25421   +37     
=======================================
+ Hits        25321    25359   +38     
+ Misses         63       62    -1     
Files with missing lines Coverage Δ
...vice_builder/controllers/automations/_decompose.py 100.00% <100.00%> (ø)
..._device_builder/controllers/automations/catalog.py 100.00% <100.00%> (ø)
..._device_builder/controllers/automations/emitter.py 100.00% <100.00%> (+0.59%) ⬆️
..._device_builder/controllers/automations/parsing.py 100.00% <ø> (ø)
esphome_device_builder/helpers/automation_keys.py 100.00% <100.00%> (ø)
esphome_device_builder/models/automations.py 100.00% <ø> (ø)

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.