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

zostera / django-bootstrap3 / 33144715665
78%

Build:
DEFAULT BRANCH: main
Ran 28 Aug 2026 05:25AM UTC
Jobs 1
Files 12
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 05:25AM UTC coverage: 78.296%. Remained the same
33144715665

push

github

web-flow
Add typos spell checking to just lint (#1138)

Adds `uvx typos` as a third step in `just lint`, following the existing
zero-install uvx pattern used by ruff. CI picks it up for free: ci.yml
already runs `just lint`, and the matrix, docs, and build jobs gate on it.

Propagated from django-marina, the canonical source for shared tooling
per PACKAGING.md. Both the justfile line and [tool.typos.default] are
copied verbatim; the config takes no per-package substitution.

typos was chosen over codespell because it respects .gitignore. In this
repo family codespell reports dozens of findings from vendored docs
build assets that are gitignored, and silencing them needs a
hand-maintained --skip list. Only one spell checker was added, not both:
they do the same job, so two means two allowlists for no extra signal.

[tool.typos.default] ignores Subresource Integrity hashes, whose base64
produces letter runs the checker reads as misspellings.

Also adds an Unreleased section to CHANGELOG.md, which had none.

162 of 250 branches covered (64.8%)

Branch coverage included in aggregate %.

610 of 736 relevant lines covered (82.88%)

11.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33144715665.1 28 Aug 2026 05:26AM UTC 12
78.3
GitHub Action Run
Source Files on build 33144715665
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 862f528e on github
  • Prev Build on main (#30536456430)
  • Next Build on main (#33146788047)
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