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

jacob-meacham / rotary-voip / 26374925644
59%

Build:
DEFAULT BRANCH: main
Ran 24 May 2026 10:50PM 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 10:48PM UTC coverage: 59.277% (-0.1%) from 59.372%
26374925644

push

github

jacob-meacham
test(call_manager): join cancelled timer before asserting is_alive

threading.Timer.cancel() sets a finished-event the timer thread observes
on its next wake — it doesn't synchronously stop the thread. The test
was racing on fast machines (passed locally) and losing on slower CI
runners. join() makes the wait explicit.

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

2361 of 3983 relevant lines covered (59.28%)

0.59 hits per line

Coverage Regressions

Lines Coverage ∆ File
45
12.79
-0.1% src/rotary_phone/sip/pyvoip_client.py
43
72.91
-3.83% src/rotary_phone/web/app.py
22
71.79
-0.71% src/rotary_phone/audio/audio_handler.py
18
78.76
0.06% src/rotary_phone/call_manager.py
11
88.0
-0.11% src/rotary_phone/config/config_manager.py
7
84.44
0.17% src/rotary_phone/call_logger.py
7
90.36
-0.66% src/rotary_phone/hardware/dial_tone.py
6
93.48
-0.77% src/rotary_phone/hardware/ringer.py
4
93.94
-4.39% src/rotary_phone/web/websocket/manager.py
1
0.0
0.0% src/rotary_phone/main.py
1
97.92
-2.08% src/rotary_phone/web/websocket/events.py
Jobs
ID Job ID Ran Files Coverage
1 26374925644.1 24 May 2026 10:50PM UTC 46
59.28
GitHub Action Run
Source Files on build 26374925644
  • Tree
  • List 46
  • Changed 13
  • Source Changed 13
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26374925644
  • c6e1747b on github
  • Prev Build on main (#26372463415)
  • Next Build on main (#26375244030)
  • 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