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

zostera / django-bootstrap4 / 33145264707
86%

Build:
DEFAULT BRANCH: main
Ran 28 Aug 2026 05:36AM 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 05:36AM UTC coverage: 86.129%. Remained the same
33145264707

push

github

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

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 fixes two real typos the checker found in CHANGELOG.md
(branche -> branches, releas -> release). Both are in released-version
entries; the wording stays accurate.

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 33145264707.1 28 Aug 2026 05:37AM UTC 13
86.13
GitHub Action Run
Source Files on build 33145264707
  • 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
  • 3cc7da34 on github
  • Prev Build on main (#30546015492)
  • Next Build on main (#33146843765)
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