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

openwisp / openwisp-radius / 30834633004
98%

Build:
DEFAULT BRANCH: master
Ran 03 Aug 2026 05:06PM UTC
Jobs 1
Files 91
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

03 Aug 2026 04:58PM UTC coverage: 98.12% (+0.2%) from 97.964%
30834633004

push

github

web-flow
[fix] Removed telnet context manager in convert_called_station_id logic #727

The `convert_called_station_id` management command was failing silently
because the `Exscript.protocols.telnetlib.Telnet` object did not support
the context manager protocol. This prevented the `called_station_id`
from being converted.

This change explicitly opens and closes the telnet connection using a
`try...finally` block, ensuring the connection is always closed and the
command functions as expected. A regression test has been added to
verify this fix.

Closes #727

4436 of 4521 relevant lines covered (98.12%)

10.79 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
97.06
7.06% management/commands/base/convert_called_station_id.py
Jobs
ID Job ID Ran Files Coverage
1 python- - 30834633004.1 03 Aug 2026 05:06PM UTC 91
98.12
GitHub Action Run
Source Files on build 30834633004
  • Tree
  • List 91
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30834633004
  • c9d2f666 on github
  • Prev Build on master (#30590297449)
  • Next Build on master (#31039543531)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc