• 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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • 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
  • 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

03 Jul 2026 06:58AM UTC coverage: 98.203% (+0.002%) from 98.201%
28644090742

push

github

web-flow
Merge pull request #79 from Toilal/develop

chore: release rebulk 6.0.1

4 of 4 new or added lines in 1 file covered. (100.0%)

1913 of 1948 relevant lines covered (98.2%)

13.73 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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
28374061080 main Merge pull request #76 from Toilal/fix/declared-keys-skip-private fix(key): skip private matches in declared-key value_type check push 29 Jun 2026 01:04PM UTC web-flow github
98.2
28353819145 main refactor(chain)!: decouple Chain from Builder Chain is now a plain Pattern; a new ChainBuilder (sharing a PatternFactory base with Builder) assembles it. Removes the circular import (deferred from .chain import Chain in build_chain), drops the Li... push 29 Jun 2026 06:46AM UTC web-flow github
98.04
28351342682 main feat(typing): typable predictable shape for to_dict(enforce_list=True) Make MatchesDict generic over its value type and overload to_dict so to_dict(enforce_list=True) returns MatchesDict[list[Any]] (predictable, typable), other modes MatchesDict[... push 29 Jun 2026 05:46AM UTC web-flow github
97.86
28322340011 main chore(toposort): purge Python 2 remnants from the vendored module Keep toposort vendored (no new dependency): trim the header to the required Apache attribution, drop the obsolete python 2.6 note, convert the error message to an f-string, fix a t... push 28 Jun 2026 12:32PM UTC web-flow github
96.65
28316989206 main perf(utils): set-based extend_safe with unhashable fallback extend_safe deduplicates patterns and rules on every matches() call (guessit nests ~20 rebulks), so the O(n*m) linear membership was a small but real hot-path cost. Use a set for O(1) lo... push 28 Jun 2026 08:49AM UTC web-flow github
96.15
28316174195 main feat(typing): Matches.named accepts multiple names (any-of) named(*names) selects matches having any of the given names, aligning Matches.named with the already-variadic Match.named. Non-breaking (a predicate is never a str; int index shortcut an... push 28 Jun 2026 08:13AM UTC web-flow github
96.14
28251157565 main Merge develop into main for release Brings feat(typing): precise return types for query methods via @overload (#42, closes #33). push 26 Jun 2026 04:27PM UTC Toilal github
96.03
28244327525 main docs(readme): fix broken CI, coverage and semantic-release badges - Build: use the actions/workflow/status shields endpoint (the old github/workflow/status one is deprecated and renders as invalid) - Coverage: track the main branch instead of t... push 26 Jun 2026 02:25PM UTC Toilal github
95.72
28243584879 main ci: publish to PyPI via trusted publishing (OIDC) instead of a token Add id-token: write to the release job and run `uv publish --trusted-publishing always`, dropping UV_PUBLISH_TOKEN. Requires a trusted publisher configured on PyPI (GitHub Actio... push 26 Jun 2026 02:12PM UTC Toilal github
95.72
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