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

Toilal / rebulk
98%
master: 97%

Build:
Build:
LAST BUILD BRANCH: docs/zensical-site
DEFAULT BRANCH: master
Repo Added 05 Sep 2015 09:44AM UTC
Files 17
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

LAST BUILD ON BRANCH docs/zensical-site
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.5.0
  • 0.6.0
  • 0.6.1
  • 0.6.2
  • 0.6.3
  • 0.6.4
  • 0.6.5
  • 0.7.0
  • 0.7.1
  • 0.7.2
  • 0.7.3
  • 0.7.4
  • 0.7.5
  • 0.7.6
  • 0.7.7
  • 0.8.1
  • 0.8.2
  • 0.9.0
  • 1.0.0
  • 1.0.1
  • 2.0.0
  • 2.0.0b1
  • 2.0.1
  • chain
  • chore/cleanup-toposort
  • chore/remove-dead-code
  • chore/tooling-coverage-mypy
  • chore/uv-ruff-mypy-migration
  • deprecation-warnings
  • develop
  • docs
  • docs/functional-properties-check-keys
  • docs/v5-design
  • docs/zensical-site
  • feat/check-unused-declared-keys
  • feat/declared-keys-contract-check
  • feat/declared-keys-output-projection
  • feat/key-formatter
  • feat/named-variadic
  • feat/to-dict-typing
  • feat/typed-keys-children
  • feat/typed-keys-poc
  • feat/typed-query-overloads
  • feat/unify-key-param
  • feature/introspector
  • feature/upgrade-dependencies
  • fix/chain-sort-before-groupby
  • fix/declared-keys-skip-private
  • fix/key-reject-structured-types
  • fix/match-hash-stable
  • main
  • markers
  • master
  • perf/cache-getfullargspec
  • perf/extend-safe-set
  • py35
  • python-3.12-support
  • python-3.6
  • python2.6
  • refactor/chainpart-typing
  • refactor/decouple-chain-builder
  • refactor/pattern-dry
  • regex-fixes
  • rules
  • semantic-release
  • toposort
  • v0.0.1
  • v0.1.0
  • v0.2.0
  • v0.2.1
  • v0.3.0
  • v0.4.0
  • v0.4.1
  • wip

05 Jul 2026 06:18AM UTC coverage: 98.152%. First build
28731773821

Pull #80

github

Toilal
docs: add project badges to the README and docs home

Latest PyPI version, license, CI build status, coverage and semantic-release
badges, matching the guessit style, on both the README and the docs index.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DgcYQy7Mnh2afkmSg295uU
Pull Request #80: docs: add zensical documentation site (GitHub Pages)

1912 of 1948 relevant lines covered (98.15%)

13.72 hits per line

Relevant lines Covered
Build:
Build:
1948 RELEVANT LINES 1912 COVERED LINES
13.72 HITS PER LINE
Source Files on master
  • Tree
  • List 17
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28731773821 docs/zensical-site docs: add project badges to the README and docs home Latest PyPI version, license, CI build status, coverage and semantic-release badges, matching the guessit style, on both the README and the docs index. Co-Authored-By: Claude Opus 4.8 (1M cont... Pull #80 05 Jul 2026 06:18AM UTC Toilal github
98.15
28723515174 docs/zensical-site ci: ship .nojekyll with the deployed site to disable Jekyll GitHub Pages runs Jekyll on branch-deployed sites by default, which can break the static zensical output. Emitting site/.nojekyll on every build makes the main deploy publish it at the g... Pull #80 04 Jul 2026 11:49PM UTC Toilal github
98.15
28723099959 docs/zensical-site docs: trim the README and point to the documentation site Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DgcYQy7Mnh2afkmSg295uU Pull #80 04 Jul 2026 11:30PM UTC Toilal github
98.15
28722925296 docs/zensical-site docs: add zensical documentation site published to GitHub Pages zensical (Material) site configured via native zensical.toml, deployed to GitHub Pages by three workflows: stable site on main, develop preview under /dev/, and per-PR previews for d... Pull #80 04 Jul 2026 11:22PM UTC Toilal github
98.2
28722730450 docs/zensical-site docs: drop the v5-design design note from the site Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DgcYQy7Mnh2afkmSg295uU Pull #80 04 Jul 2026 11:13PM UTC Toilal github
98.2
28722715459 docs/zensical-site docs: drop the v5-design design note from the site Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DgcYQy7Mnh2afkmSg295uU Pull #80 04 Jul 2026 11:13PM UTC Toilal github
98.2
28722689770 docs/zensical-site docs: add zensical documentation site published to GitHub Pages Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DgcYQy7Mnh2afkmSg295uU push 04 Jul 2026 11:12PM UTC Toilal github
98.2
28644090742 main Merge pull request #79 from Toilal/develop chore: release rebulk 6.0.1 push 03 Jul 2026 06:58AM UTC web-flow github
98.2
28643134916 develop Merge pull request #78 from Toilal/perf/cache-getfullargspec perf: cache getfullargspec on the hot matching path push 03 Jul 2026 06:36AM UTC web-flow github
98.2
28641828000 perf/cache-getfullargspec perf: cache getfullargspec on the hot matching path getfullargspec is called for every validator/formatter/conflict-solver invocation via loose.call. Its result depends only on the callable, and those callables are stable singletons for a Rebulk ... Pull #78 03 Jul 2026 06:04AM UTC Toilal github
98.2
See All Builds (485)
  • Repo on GitHub
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