mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
This adds the possibility to run Complement with coverage enabled. In combination with https://github.com/matrix-org/complement/pull/566 we should then be able to extract the coverage logs, combine them with https://github.com/wadey/gocovmerge (or similar) and upload them to Codecov (with different flags, depending on SQLite, HTTP etc.) |
||
|---|---|---|
| .. | ||
| build-test-lint.sh | ||
| complement-cmd.sh | ||
| Complement.Dockerfile | ||
| complement.sh | ||
| ComplementLocal.Dockerfile | ||
| ComplementPostgres.Dockerfile | ||
| find-lint.sh | ||
| install-local-kafka.sh | ||
| README.md | ||
Dev Scripts
These are a collection of scripts that should be helpful for those developing on dendrite.
See find-lint.sh for environment variables that control linter resource
usage.