Skip to content

Commit 01e41fd

Browse files
committed
docs: update README with verified test coverage
- Updated test coverage: 204 tests, 36.03% coverage (was 220 tests, 38.74%) - Corrected test count and coverage percentage to match actual test runs - All numbers now verified through actual testing
1 parent 8e3f575 commit 01e41fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ A: Paths-LE can handle files up to 30MB, though performance may be reduced for v
438438

439439
## 📊 Test Coverage
440440

441-
- 220 passing tests across 14 test suites with 38.74% overall coverage
441+
- 204 passing tests across 13 test suites with 36.03% overall coverage
442442
- Individual module coverage ranges from 66-100% with excellent extraction testing
443443
- Tests powered by Vitest with V8 coverage
444444
- Runs quickly and locally: `npm run test` or `npm run test:coverage`

0 commit comments

Comments
 (0)