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

openwisp / openwisp-network-topology / 25759205514
99%

Build:
DEFAULT BRANCH: master
Ran 12 May 2026 08:11PM UTC
Jobs 1
Files 41
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

12 May 2026 08:06PM UTC coverage: 98.872% (-0.1%) from 98.987%
25759205514

push

github

web-flow
[change] Replaced third-party JSONField with Django built-in JSONField

- Replaced the third party ``jsonfield.JSONField`` with Django's built
  in ``models.JSONField`` on the ``Node`` and ``Link`` models, which on
  PostgreSQL also changes the underlying column type from ``text`` to
  ``jsonb`` (`#253
  <https://github.com/openwisp/openwisp-network-topology/issues/253>`_).
- Admin search and internal ``__contains`` lookups on the JSON columns
  now cast the value to text so they keep working on every supported
  database backend

1578 of 1596 relevant lines covered (98.87%)

11.86 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
98.82
-1.18% admin.py
Jobs
ID Job ID Ran Files Coverage
1 python- - 25759205514.1 12 May 2026 08:11PM UTC 41
98.87
GitHub Action Run
Source Files on build 25759205514
  • Tree
  • List 41
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25759205514
  • 6bdb6286 on github
  • Prev Build on master (#25697203665)
  • Next Build on master (#25824713348)
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