REQ-SELF-COV-001 inconclusive blocking since 0.1.0
Statement: The test suite shall achieve at least 95 percent code coverage.
Rationale: High coverage ensures all code paths are exercised by unit tests.
Verification Method: analysis
Last Checked: Never
Acceptance Criteria
- pytest --cov-fail-under=95 exits with code 0.
Evidence
No evidence collected for this requirement.