summaryrefslogtreecommitdiff
path: root/maint/coverage.sh
Commit message (Collapse)AuthorAgeFilesLines
* coverage.sh: Treat no-tests-selected as an error.Nick Mathewson2022-01-191-3/+2
|
* Rewrite coverage.sh to use with_coverage.Nick Mathewson2022-01-131-2/+100
| | | | | | | | | | | | | `coverage.sh` is now a more elaborate script to before, thanks to moving from tarpaulin to grcov via `with_coverage.sh`. This commit also adds support for the minimalistic chutney+curl-based integration test from our gitlab-ci.yml file. See the message from "coverage.sh -h" for information about running these tests. Closes #248.
* Add a script with the command I've been using for coverageNick Mathewson2021-05-261-0/+3