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

tired-labs / tiredize / 22621178222
99%

Build:
DEFAULT BRANCH: main
Ran 03 Mar 2026 11:35AM UTC
Jobs 1
Files 56
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

03 Mar 2026 11:35AM UTC coverage: 99.155% (+3.9%) from 95.213%
22621178222

push

github

web-flow
Issue/table internal sanitization (#22)

* Add internal CodeBlock sanitization to Table.extract()

Table.extract() now calls CodeBlock.sanitize() on its input before
matching, making it self-contained like all other extractors.
Section._extract() passes raw string to Table.extract() instead of
pre-sanitized text.

* Update parser spec and issue for Table internal sanitization

Sanitization chain table now shows CodeBlock for Table. Removed all
exception notes about Table receiving pre-sanitized input from
Section._extract(). Updated design decisions section. Checked off
all acceptance criteria.

* Mark table-internal-sanitization complete, add audit criterion to gfm-parity

Issue is complete with all acceptance criteria satisfied. Added a
cross-component sanitization test audit acceptance criterion to
gfm-parity to catch similar gaps when new types are implemented.

* Scope CI coverage to tiredize package only

--cov=./ was measuring test fixtures and test data files, dragging
down the coverage percentage. --cov=tiredize limits measurement to
the actual source package.

* Add draft issue for Table IndexError on whitespace-only header match

Pre-existing bug found by Copilot peer review: RE_TABLE can match a
whitespace-only line as the header after CodeBlock sanitization,
causing IndexError when indexing the empty stripped string.

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

2346 of 2366 relevant lines covered (99.15%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22621178222.1 03 Mar 2026 11:35AM UTC 56
99.15
GitHub Action Run
Source Files on build 22621178222
  • Tree
  • List 56
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22621178222
  • c907cef4 on github
  • Prev Build on main (#22610705118)
  • Next Build on main (#22636685747)
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