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

openwisp / openwisp-radius / 8606670721 / 7
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 08 Apr 2024 09:16PM UTC
Files 65
Run time 3s
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

06 Apr 2024 01:06AM UTC coverage: 98.677%. Remained the same
8606670721.7

push

github

nemesifier
[fix] Fix accounting stop handling for empty octets

Certain NAS devices, such as hostapd, may omit input/output octets
in accounting-stop requests. Consequently, FreeRADIUS represents
these fields as empty strings in API requests to this API. Django
REST Framework's validation rejects these requests as the fields
are defined as Integer fields and do not accept empty strings.

This patch addresses this issue by gracefully handling empty strings,
making the API more tolerant of varying system behaviors and
enhancing compatibility across heterogeneous systems.

3581 of 3629 relevant lines covered (98.68%)

0.99 hits per line

Source Files on job python-3.8-django~=4.1.0 - 8606670721.7
  • Tree
  • List 65
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8606670721
  • 6a2d9886 on github
  • Prev Job for on master (#8529908103.6)
  • Next Job for on master (#9749620444.6)
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