mirror of
https://github.com/Z3Prover/z3
synced 2026-06-08 12:59:34 +00:00
3516c5272a
* Correctly emits simple and detailed coverage reports using a combination of `gcovr` and `llvm-cov gcov` * Uploads the reports as associated artifacts, with 4 days of retention * Executes on every `master` push, and daily at 11 UTC Co-authored-by: Andrei Lascu <andrei.lascu10@imperial.ac.uk>