More things I haven't run

This commit is contained in:
Julien Lengrand-Lambert
2026-01-11 09:47:11 +01:00
parent bc44d587cf
commit 93e0a32feb

View File

@@ -91,14 +91,6 @@ bugsink-manage test -v2
bugsink-manage test alerts api events issues
```
To run tests with coverage:
```bash
coverage run --source='.' bugsink-manage test
coverage report
coverage html # Generate HTML coverage report
```
#### Linting and code quality
##### Flake8