• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jacob-meacham / rotary-voip / 26375244030
59%

Build:
DEFAULT BRANCH: main
Ran 24 May 2026 11:05PM UTC
Jobs 1
Files 46
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 May 2026 11:03PM UTC coverage: 59.277%. Remained the same
26375244030

push

github

jacob-meacham
fix(gpio): use gpio_claim_alert so edge callbacks actually fire

lgpio.callback() silently does nothing on pins claimed via
gpio_claim_input (at least with lgpio 0.2.2 on Trixie's 6.x kernel).
Confirmed by isolation test: gpio_claim_input + callback = no events,
gpio_claim_alert + callback = events fire correctly. The libgpiod tools
(gpiomon) work because they use a different kernel interface.

Switching all input pins to gpio_claim_alert with BOTH_EDGES — alert
claims still support gpio_read, so no functionality is lost.

This was why off-hook/pickup detection wasn't working in service mode
even though gpioget showed the pin transitioning correctly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

0 of 1 new or added line in 1 file covered. (0.0%)

2361 of 3983 relevant lines covered (59.28%)

0.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
75.13
0.0% src/rotary_phone/hardware/gpio_abstraction.py
Jobs
ID Job ID Ran Files Coverage
1 26375244030.1 24 May 2026 11:05PM UTC 46
59.28
GitHub Action Run
Source Files on build 26375244030
  • Tree
  • List 46
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26375244030
  • bd93fb1c on github
  • Prev Build on main (#26374925644)
  • Next Build on main (#26375633768)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc