Skip to content

Commit ebc2513

Browse files
CopilotMossaka
andauthored
[WIP] Remove test coverage section from documentation (#38)
* Initial plan * Remove Test Coverage section from README.md Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
1 parent 986d456 commit ebc2513

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -95,17 +95,6 @@ npm run test:coverage
9595
npm run test:watch
9696
```
9797

98-
### Test Coverage
99-
100-
The project maintains comprehensive test coverage. Current coverage status:
101-
102-
- **Logger**: 100% coverage
103-
- **Squid Config**: 100% coverage
104-
- **CLI Workflow**: 100% coverage
105-
- **Overall**: 38%+ statement coverage with established thresholds
106-
107-
For detailed testing information, see [TESTING.md](TESTING.md).
108-
10998
### Building
11099

111100
```bash

0 commit comments

Comments
 (0)