Skip to content

Ping available I2C address - #282

Merged
cbespin merged 1 commit into
SiLab-Bonn:masterfrom
rpartzsch:i2c-address-ping
Sep 15, 2026
Merged

cbespin merged 1 commit into
SiLab-Bonn:masterfrom
rpartzsch:i2c-address-ping

Conversation

@rpartzsch

Copy link
Copy Markdown
Contributor

Pings all I2C address and checks for an acknowledged bit.
This is useful to check which I2C devices are connected and respond to basic pings.

@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 8.33333% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.82%. Comparing base (71cc596) to head (ead6d8e).
⚠️ Report is 59 commits behind head on master.

Files with missing lines Patch % Lines
basil/HL/i2c.py 8.33% 11 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #282       +/-   ##
===========================================
+ Coverage   11.36%   24.82%   +13.46%     
===========================================
  Files          90       91        +1     
  Lines        6239     6300       +61     
===========================================
+ Hits          709     1564      +855     
+ Misses       5530     4736      -794     

☔ View full report in Codecov by Harness.
📢 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.

@rpartzsch
rpartzsch requested review from cbespin and kcaisley August 25, 2026 07:39
@rpartzsch rpartzsch self-assigned this Aug 25, 2026

@cbespin cbespin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very useful, thanks!

@cbespin
cbespin merged commit a9c27a1 into SiLab-Bonn:master Sep 15, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants