8000
Skip to content

[nrf52] add platform: ultrasonic test - #17665

Merged
swoboda1337 merged 1 commit into
esphome:devfrom
tomaszduda23:ultrasonic_test
Jul 18, 2026
Merged

[nrf52] add platform: ultrasonic test#17665
swoboda1337 merged 1 commit into
esphome:devfrom
tomaszduda23:ultrasonic_test

Conversation

@tomaszduda23
Copy link
Copy Markdown
Contributor

What does this implement/fix?

Follow up on #17601

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected) — policy
  • Developer breaking change (an API change that could break external components) — policy
  • Undocumented C++ API change (removal or change of undocumented public methods that lambda users may depend on) — policy
  • Code quality improvements to existing code or addition of tests
  • Other

Related issue or feature (if applicable):

  • fixes

Pull request in esphome.io with documentation (if applicable):

  • esphome/esphome.io#<esphome.io PR number goes here>

Test Environment

  • ESP32
  • ESP32 IDF
  • ESP8266
  • RP2040/RP2350
  • BK72xx
  • RTL87xx
  • LN882x
  • nRF52840

Example entry for config.yaml:

# Example config.yaml

Checklist:

  • The code change is tested and works locally.
  • Tests have been added to verify that the new code works (under tests/ folder).

If user exposed functionality or configuration variables are added/changed:

@codecov
codecov Bot commented Jul 18, 2026
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.90%. Comparing base (52fe461) to head (9f2cf12).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              dev   #17665   +/-   ##
=======================================
  Coverage   85.90%   85.90%           
=======================================
  Files          59       59           
  Lines       13726    13726           
  Branches     2064     2064           
=======================================
  Hits        11791    11791           
  Misses       1628     1628           
  Partials      307      307           
🚀 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.

@swoboda1337
swoboda1337 merged commit 0b0e706 into esphome:dev Jul 18, 2026
41 of 42 checks passed
@swoboda1337
Copy link
Copy Markdown
Member

Thanks

@github-actions github-actions Bot locked and limited conversation to collaborators Jul 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0