Skip to content

Ignore malformed mDNS service names in browser callbacks - #2621

Merged
bdraco merged 1 commit into
mainfrom
mdns-bad-service-name
Aug 21, 2026
Merged

Ignore malformed mDNS service names in browser callbacks#2621
bdraco merged 1 commit into
mainfrom
mdns-bad-service-name

Ignore malformed mDNS service names in browser callbacks

b556694
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 0s

99.72% (+0.00%) compared to 76761d1

View this Pull Request on Codecov

99.72% (+0.00%) compared to 76761d1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.72%. Comparing base (76761d1) to head (b556694).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2621   +/-   ##
=======================================
  Coverage   99.72%   99.72%           
=======================================
  Files         275      275           
  Lines       23364    23384   +20     
=======================================
+ Hits        23300    23320   +20     
  Misses         64       64           
Files with missing lines Coverage Δ
..._builder/controllers/_device_state_monitor/mdns.py 99.62% <100.00%> (+<0.01%) ⬆️
...vice_builder/controllers/remote_build/discovery.py 100.00% <100.00%> (ø)
esphome_device_builder/discover.py 98.63% <100.00%> (+0.05%) ⬆️
esphome_device_builder/helpers/hostname.py 100.00% <100.00%> (ø)
🚀 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.