mcp-office-tools/reports/test_results.json
Ryan Malloy 89ad0c849d
Some checks are pending
Test Dashboard / test-and-dashboard (push) Waiting to run
Improve section detection with heading styles + fallback
- Primary: Detect sections via Heading 1 styles (structured)
- Fallback: Detect chapters via "Chapter X" text patterns
- Add text_patterns_only flag to skip heading styles (for messy docs)

This handles both well-structured business documents (manuals, PRDs)
and narrative content (books with explicit chapter headings).
2026-01-11 09:40:38 -07:00

18 lines
347 B
JSON

{
"metadata": {
"start_time": "2026-01-11T09:40:29.164041",
"pytest_version": "9.0.2",
"end_time": "2026-01-11T09:40:30.048909",
"duration": 0.8848621845245361,
"exit_status": 0
},
"summary": {
"total": 0,
"passed": 0,
"failed": 0,
"skipped": 0,
"pass_rate": 0
},
"categories": {},
"tests": []
}