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

jacob-meacham / rotary-voip / 26375633768
59%

Build:
DEFAULT BRANCH: main
Ran 24 May 2026 11:24PM 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:22PM UTC coverage: 59.177% (-0.1%) from 59.277%
26375633768

push

github

jacob-meacham
fix(audio): match plughw:X,Y config against PyAudio's hw:X,Y device name

PyAudio device names embed the ALSA hardware path as "(hw:X,Y)", not as
"(plughw:X,Y)". A config value of plughw:0,0 was failing to match
"USB Audio Device: - (hw:0,0)" because the literal substring wasn't
present. Strip the 'plug' prefix before substring matching so both
forms (plughw:X,Y and hw:X,Y) resolve to the same device.

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

3 of 4 new or added lines in 1 file covered. (75.0%)

160 existing lines in 4 files now uncovered.

2373 of 4010 relevant lines covered (59.18%)

0.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
71.73
-0.05% src/rotary_phone/audio/audio_handler.py

Coverage Regressions

Lines Coverage ∆ File
65
12.13
-0.66% src/rotary_phone/sip/pyvoip_client.py
55
79.82
1.06% src/rotary_phone/call_manager.py
38
72.2
-0.71% src/rotary_phone/web/app.py
2
96.23
-1.69% src/rotary_phone/web/websocket/events.py
Jobs
ID Job ID Ran Files Coverage
1 26375633768.1 24 May 2026 11:24PM UTC 46
59.18
GitHub Action Run
Source Files on build 26375633768
  • Tree
  • List 46
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26375633768
  • 5d9a01b9 on github
  • Prev Build on main (#26375244030)
  • Next Build on main (#26376472223)
  • 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