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

tired-labs / tiredize / 26065215187
99%

Build:
DEFAULT BRANCH: main
Ran 18 May 2026 10:56PM UTC
Jobs 1
Files 64
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

18 May 2026 10:55PM UTC coverage: 98.954% (-0.5%) from 99.407%
26065215187

push

github

web-flow
Addressing 4 issues: adding exclusion capabilities, new elements rule, and success output message (#36)

* Adding exclusion features and success message

* Address PR review: centralize element map, harden input validation, fix docstrings

- Extract _ELEMENT_MAP and _ELEMENT_LABELS into shared linter/rules/_elements.py
  to eliminate drift risk between elements and line_length rules
- Validate list config entries are strings in links, line_length, and elements
  rules before use, raising ValueError instead of crashing with TypeError
- Normalize exclusion patterns to lowercase and use fnmatch.fnmatchcase for
  consistent case-insensitive hostname matching across platforms
- Update links.validate() docstring to reflect actual config keys (exclusions,
  headers) instead of removed ignore_domains/ignore_status_codes
- Sort+merge excluded_ranges once and use bisect for O(log n) overlap checks
- Tighten test_multiple_files_one_violation to assert clean file path in output

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Fixing linter line length errors

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Adam Przybyszewski <80924384+sludgework@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

88 of 95 new or added lines in 5 files covered. (92.63%)

6 existing lines in 3 files now uncovered.

2838 of 2868 relevant lines covered (98.95%)

0.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
93.22
-6.78% tiredize/linter/rules/line_length.py
2
92.0
tiredize/linter/rules/elements.py
1
98.41
-1.59% tiredize/linter/rules/links.py

Coverage Regressions

Lines Coverage ∆ File
4
93.22
-6.78% linter/rules/line_length.py
1
97.65
0.03% cli.py
1
98.41
-1.59% linter/rules/links.py
Jobs
ID Job ID Ran Files Coverage
1 26065215187.1 18 May 2026 10:56PM UTC 64
98.95
GitHub Action Run
Source Files on build 26065215187
  • Tree
  • List 64
  • Changed 6
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26065215187
  • c12d6e72 on github
  • Prev Build on main (#26048073862)
  • Next Build on main (#26117691652)
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