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

zostera / django-bootstrap5 / 30351440024
96%

Build:
DEFAULT BRANCH: main
Ran 28 Jul 2026 10:38AM UTC
Jobs 1
Files 15
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

28 Jul 2026 10:36AM UTC coverage: 96.072%. First build
30351440024

push

github

web-flow
Support addon_before/addon_after on Select widgets (#850)

Addon rendering was gated on is_form_control_widget(), which only
recognizes Input/Textarea subclasses — Select widgets were silently
excluded from addon support entirely, with no way to opt in.

Added a separate can_widget_have_addons() check instead of folding
Select into is_form_control_widget() directly, since the latter also
backs can_widget_float() (which has its own, size-restricted Select
handling) — didn't want to change floating-label eligibility as a
side effect of fixing addons.

Fixes #613.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

193 of 206 branches covered (93.69%)

Branch coverage included in aggregate %.

663 of 685 relevant lines covered (96.79%)

13.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30351440024.1 28 Jul 2026 10:39AM UTC 15
96.07
GitHub Action Run
Source Files on build 30351440024
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 67ee8e89 on github
  • Prev Build on main (#30350995910)
  • Next Build on main (#30352998918)
  • Delete
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