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

zostera / django-bootstrap4 / 33157145756
86%

Build:
DEFAULT BRANCH: main
Ran 28 Aug 2026 08:54AM UTC
Jobs 1
Files 13
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 Aug 2026 08:53AM UTC coverage: 86.129%. First build
33157145756

push

github

web-flow
Release 26.2 (#880)

Stamps the Unreleased section as 26.2 and bumps version from 26.1.
Orders the notes by the convention in MAINTAINING.md: dropped
Python/Django, added Python/Django, bug fixes, then tooling, then other.

Adds two entries that were missing. Commit 09f5b35 fixed a KeyError in
url_replace_param and added AGENTS.md, but recorded neither in the
CHANGELOG. The KeyError fix is the only src/ change in this release and
would otherwise have shipped undocumented: on 26.1,
url_replace_param(url, name, None) raised KeyError when the parameter
was not in the URL, because it used `del params[name]` rather than
`params.pop(name, None)`.

Verified: lint passes, `just build` passes end to end and produces
django_bootstrap4-26.2 artifacts.

216 of 280 branches covered (77.14%)

Branch coverage included in aggregate %.

703 of 787 relevant lines covered (89.33%)

12.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33157145756.1 28 Aug 2026 08:54AM UTC 13
86.13
GitHub Action Run
Source Files on build 33157145756
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 1fbd7672 on github
  • Prev Build on main (#33153778942)
  • Next Build on main (#33160646518)
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