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

openwisp / openwisp-utils / 27619749652 / 10
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2026 01:11PM UTC
Files 67
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

16 Jun 2026 01:07PM UTC coverage: 97.562% (-0.005%) from 97.567%
27619749652.10

push

github

web-flow
[feature] Implemented sub-filter functionality in Django admin #700

Introduced `SubFilterMixin` to allow admin filters to be displayed and
applied only when a parent filter has specific values. This enhances the
admin interface by enabling hierarchical filtering.

The filter rendering system has been updated to group parent filters
with their sub-filters, displaying sub-filters vertically below their
parents. Client-side JavaScript logic dynamically shows or hides
sub-filters based on parent filter selections.

Invalid sub-filter usage, such as providing a sub-filter value when its
parent is inactive, will now raise `IncorrectLookupParameters`.
Misconfigured orphaned sub-filters will be logged as errors and not
rendered.

Closes #700

4122 of 4225 relevant lines covered (97.56%)

0.98 hits per line

Source Files on job python-3.13-django~=5.2.0 - 27619749652.10
  • Tree
  • List 67
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27619749652
  • 75347edd on github
  • Prev Job for on master (#27583497327.9)
  • Next Job for on master (#27839133798.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