Skip to content

Commit d6f4f10

Browse files
committed
Update README test statistics (1710 tests, 51% coverage)
1 parent f361a4a commit d6f4f10

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ Adjust -DelphiVersion from what you use.
8383

8484
Unit tests are located in `UnitTest/` and use the DUnitX framework. Code coverage is tracked on [Codecov.io](https://codecov.io/gh/bero/BoldForDelphi).
8585

86-
**Current Statistics** (as of 2026-02-08):
87-
- **Tests**: 1631 total (1604 passing, 27 ignored)
88-
- **Code Coverage**: 50% (28,523 lines covered)
86+
**Current Statistics** (as of 2026-02-09):
87+
- **Tests**: 1710 total (1683 passing, 27 ignored)
88+
- **Code Coverage**: 51% (29,324 lines covered)
8989

9090
### Running Tests with Code Coverage
9191

0 commit comments

Comments
 (0)