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

Toilal / rebulk / 28373327524 / 4
98%
master: 97%

Build:
Build:
LAST BUILD BRANCH: docs/zensical-site
DEFAULT BRANCH: master
Ran 29 Jun 2026 12:51PM UTC
Files 17
Run time 0s
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

29 Jun 2026 12:51PM UTC coverage: 97.943% (-0.3%) from 98.201%
28373327524.4

Pull #76

github

Toilal
fix(key): skip private matches in declared-key value_type check

check_declared_keys flagged the private parent of a children=True pattern: its
value is the raw matched substring (only the children go through the formatter),
so it is never an instance of the declared value_type. Private matches are
internal scaffolding, not emitted values, so the check now skips them — the same
way it already skips None and value=-mapped matches.

Surfaced while enabling the check across a large real-world corpus (#72): a
pattern like x(\d+) with private_parent raised on the unformatted parent "x264"
even though the emitted child correctly converts to int.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HSN8U8jMGw791gxpVpRh6f
Pull Request #76: fix(key): skip private matches in declared-key value_type check

1905 of 1945 relevant lines covered (97.94%)

0.98 hits per line

Source Files on job 28373327524.4
  • Tree
  • List 17
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28373327524
  • a7ff4c21 on github
  • Prev Job for on fix/declared-keys-skip-private (#28372976020.8)
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