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

tired-labs / tiredize / 22694384330

04 Mar 2026 11:27PM UTC coverage: 99.407% (+0.09%) from 99.32%
22694384330

push

github

web-flow
Issue/frontmatter schema (#31)

* Scope frontmatter schema validation issue with full design decisions

* Implement frontmatter schema validation with full test coverage

* Add frontmatter schema specification and check off acceptance criteria

* Add issue frontmatter schema and wire into GitHub Actions workflow

* Rename issue.yaml to issue-markdown.yaml for clarity

* Mark frontmatter-schema issue as done with completion report

* Fix Copilot review findings: duplicate keys in schema, non-dict frontmatter guard, spec wording, test name

* Install tiredize from checked-out workspace in CI instead of from main

* SE/QA review fixes: datetime/date guard, field name validation, doc updates

Add datetime-is-date subclass guard mirroring the existing bool-is-int
guard, rejecting datetime.datetime values for date fields in both the
validator and schema loader. Add non-string field name validation in
the schema loader to catch YAML-special keys (true, null, 42) with a
helpful error message. Rename spec to frontmatter-schema-validator.md
for naming consistency. Update README, PROJECT.md, and issue-file-format
spec to reflect frontmatter validation as a working feature.

* Guard against unhashable YAML mapping keys in duplicate key detector

175 of 175 new or added lines in 2 files covered. (100.0%)

2 existing lines in 1 file now uncovered.

2684 of 2700 relevant lines covered (99.41%)

0.99 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

97.62
/cli.py


Source Not Available

The file "cli.py" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

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