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

tired-labs / tiredize / 20121830403
99%

Build:
DEFAULT BRANCH: main
Ran 11 Dec 2025 04:20AM UTC
Jobs 1
Files 42
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

11 Dec 2025 04:19AM UTC coverage: 93.714% (-5.1%) from 98.832%
20121830403

push

github

web-flow
CLI added. Linter engine now has first rule. (#2)

This pull request implements the foundational CLI interface and linter engine for tiredize, introducing the first concrete linting rule for line length validation. The PR refactors the RuleResult type to a dedicated linter module, changes the Document path attribute from private to public, and modifies Section headers from optional to required with a sentinel pattern.

Key Changes

*    CLI Implementation: Added tiredize/cli.py with argument parsing for rules, markdown schema, and frontmatter schema validation, outputting lint results in a standard format
*    Linter Engine: Implemented automatic rule discovery, configuration-based rule selection, and a pluggable linting architecture with the first concrete rule (line length validation)
*    API Refactoring: Moved RuleResult from tiredize/types.py to tiredize/linter/types.py, made Document path public, and changed Section headers to use level=0 sentinel instead of Optional

229 of 296 new or added lines in 13 files covered. (77.36%)

1148 of 1225 relevant lines covered (93.71%)

1.87 hits per line

Uncovered Changes

Lines Coverage ∆ File
54
0.0
0.0% tiredize/cli.py
6
77.78
tiredize/linter/rules/whitespace.py
3
91.67
tiredize/linter/engine.py
2
96.0
tiredize/linter/rules/__init__.py
1
85.71
tests/test_cases/rules/02_private_rules/_private_test.py
1
97.26
-1.35% tiredize/markdown/types/section.py
Jobs
ID Job ID Ran Files Coverage
1 20121830403.1 11 Dec 2025 04:20AM UTC 84
93.71
GitHub Action Run
Source Files on build 20121830403
  • Tree
  • List 42
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20121830403
  • 13452128 on github
  • Prev Build on main (#20051598249)
  • Next Build on main (#20122491587)
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