Skip to content

Commit 2ef4c3d

Browse files
committed
add more unit tests and normalize the "__toString" methods
-> update the code coverage level
1 parent 5bb97a9 commit 2ef4c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747

4848
- name: Quick check code coverage level
49-
run: php tests/coverage-checker.php 89
49+
run: php tests/coverage-checker.php 91
5050

5151
phpunit:
5252
name: Unit tests for PHP version ${{ matrix.php-versions }} on ${{ matrix.operating-system }}

0 commit comments

Comments
 (0)