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

tired-labs / tiredize / 22652772801
99%

Build:
DEFAULT BRANCH: main
Ran 04 Mar 2026 02:47AM 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

04 Mar 2026 02:47AM UTC coverage: 99.49%. Remained the same
22652772801

push

github

web-flow
Issue/fix slug non ascii (#26)

* Preserve non-ASCII characters in slugify_header

Changed slug regex from [^a-z0-9 \-] (ASCII-only) to [^\w \-]
(Unicode-aware), so non-ASCII letters like accented characters,
CJK text, and Cyrillic are preserved in anchor slugs. Fixed the
characterization test to assert correct GFM behavior and unskipped
the spec-correct test_anchor_with_non_ascii_slug.

* Update issue and spec for non-ASCII slug fix

* Fix stale docstring in slugify_header

* Mark fix-slug-non-ascii as completed and update referencing issue

* Address PR feedback: fix docs for slug NFD limitation and dedup behavior

* Add missing prepend-# step to slugify_header docstring

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

2342 of 2354 relevant lines covered (99.49%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22652772801.1 04 Mar 2026 02:47AM UTC 56
99.49
GitHub Action Run
Source Files on build 22652772801
  • Tree
  • List 56
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22652772801
  • 3d664d3b on github
  • Prev Build on main (#22651646315)
  • Next Build on main (#22653203317)
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