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

jacob-meacham / rotary-voip / 26376472223
59%

Build:
DEFAULT BRANCH: main
Ran 25 May 2026 12:04AM 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

25 May 2026 12:02AM UTC coverage: 59.233% (+0.06%) from 59.177%
26376472223

push

github

jacob-meacham
fix(dial): debounce dial pulse to drop contact bounce edges

Each real rotary pulse was registering 5-7 times because the dial's
mechanical contact bounces for a few ms on each open/close. Dialing
"4" produced 26 pulses, which then fell through as invalid.

Add a 25 ms debounce window in DialReader._on_pulse: subsequent edges
within that window of the previous accepted pulse are dropped. Real
rotary pulses arrive at ~100 ms intervals so there's a wide margin.

Tunable via timing.pulse_debounce in config.yml if a particular dial
has a different bounce characteristic.

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

8 of 9 new or added lines in 1 file covered. (88.89%)

2380 of 4018 relevant lines covered (59.23%)

0.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
83.78
0.45% src/rotary_phone/hardware/dial_reader.py
Jobs
ID Job ID Ran Files Coverage
1 26376472223.1 25 May 2026 12:04AM UTC 46
59.23
GitHub Action Run
Source Files on build 26376472223
  • Tree
  • List 46
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26376472223
  • b41e6fbd on github
  • Prev Build on main (#26375633768)
  • Next Build on main (#26384958031)
  • 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