mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 16:19:19 +02:00
Add code coverage configuration (phpunit.xml source filter), baseline coverage report (21.27% lines), gitignore coverage/ and .phpunit.result.cache; remove deprecated setAccessible() calls
This commit is contained in:
4
TODO.md
4
TODO.md
@@ -29,8 +29,8 @@
|
||||
- [x] 4.2 Verify all pass under `vendor/bin/phpunit`
|
||||
- [x] 4.3 Remove `run-tests.php` and old test files
|
||||
- [x] 4.4 Add `vendor/bin/phpunit` to justfile/Makefile CI target
|
||||
- [ ] 4.5 Generate baseline coverage report (`--coverage-html coverage/`) — needs Xdebug/PCov
|
||||
- [ ] 4.6 Commit coverage baseline
|
||||
- [x] 4.5 Generate baseline coverage report (`--coverage-html coverage/`) — needs Xdebug/PCov
|
||||
- [x] 4.6 Commit coverage baseline
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user