Skip to content

Expose the mDNS PTR record TTL on the reachability snapshot#1682

Merged
bdraco merged 1 commit into
mainfrom
mdns-expiry-countdown
Jun 24, 2026
Merged

Expose the mDNS PTR record TTL on the reachability snapshot#1682
bdraco merged 1 commit into
mainfrom
mdns-expiry-countdown

Expose the mDNS PTR record TTL on the reachability snapshot

d52807f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2026 in 1s

99.52% (-0.03%) compared to 98ced27

View this Pull Request on Codecov

99.52% (-0.03%) compared to 98ced27

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.52%. Comparing base (98ced27) to head (d52807f).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1682      +/-   ##
==========================================
- Coverage   99.54%   99.52%   -0.03%     
==========================================
  Files         227      227              
  Lines       18129    18142      +13     
==========================================
+ Hits        18047    18055       +8     
- Misses         82       87       +5     
Files with missing lines Coverage Δ
..._builder/controllers/_device_state_monitor/mdns.py 99.36% <100.00%> (+<0.01%) ⬆️
...evice_builder/controllers/_reachability_tracker.py 100.00% <100.00%> (ø)
...e_device_builder/controllers/devices/controller.py 99.73% <100.00%> (+<0.01%) ⬆️
esphome_device_builder/models/devices.py 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.