Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Add automated test coverage reports. (#276)
* initial save state, need to experiment [ skip ci] * try config * more vars * not that long URL * json is not a host * travis has to go * canonic way of reporting * coveralls+ way of reporting * nightly explicitly * tests with for cycle * meant to compare coverages from loop and --workspace * Update .gitlab-ci.yml Co-Authored-By: Hero Bird <[email protected]> * test (ci): codecov with --workspace * test (ci): * test (ci): comparing test runs * test (ci): old hack conflicts with a new one * test (ci): -Zno-landing-pads caused test failures * test (ci): try with cache * test (ci): no cache and zip with tar * test (ci): return to zip * test (ci): no target caching, no release * test (ci): better report * test (ci): target dir var, cleanup after * test (ci): final version * test (ci): restore CI config * change (ci): code coverage with grcov -> coveralls * doc (ci): cleaner comments * Update .gitlab-ci.yml Co-Authored-By: Hero Bird <[email protected]> * Update .gitlab-ci.yml Co-Authored-By: Hero Bird <[email protected]> * Update .gitlab-ci.yml Co-Authored-By: Hero Bird <[email protected]> * Update .gitlab-ci.yml Co-Authored-By: Hero Bird <[email protected]> Co-authored-by: Hero Bird <[email protected]>
- Loading branch information