summaryrefslogtreecommitdiffstats
path: root/.github/workflows/coverage.yml
AgeCommit message (Expand)Author
2022-11-11ci: unify cache keys in actions (#890)Clement Tsang
2022-11-06ci: only enable ci cache if not a PR or not a fork (#872)Clement Tsang
2022-11-04ci: remove caching for release building (#866)Clement Tsang
2022-11-02ci: try only having cancel-in-progress for non-main branch (#864)Clement Tsang
2022-10-27ci: use one skip check for CI workflow (#855)Clement Tsang
2022-10-25ci: test cancelling stale actions (#851)Clement Tsang
2022-10-25ci: add token secret to make codecov action more stable (#850)Clement Tsang
2022-10-21ci: update codecov upload action to 3.1.1 (#848)Clement Tsang
2022-10-20ci: update GitHub CI to remove deprecated/unmaintained actions and commands (...Clement Tsang
2022-06-25ci: lock cross to 0.2.1 on CI as well (#756)Clement Tsang
2022-06-24ci: bump cargo-llvm-cov to 0.4.8 (#754)Clement Tsang
2022-06-02ci: try moving to rust-toolchain (#745)Clement Tsang
2022-06-02ci: bump checkout to v3 (#744)Clement Tsang
2022-05-31ci: update cargo_llvm_cov to 0.4.4 (#741)Clement Tsang
2022-05-07ci: add back paths field to coverage workflow (#728)Clement Tsang
2022-05-01ci: clean up ci workflowClementTsang
2022-05-01ci: update rust-cache to 1.4.0ClementTsang
2022-04-29ci: disable debug symbols and incremental in CI, force locked #719 Clement Tsang
2022-04-28ci: lock cargo-llvm-cov install in script (#715)Clement Tsang
2022-04-28ci: reduce code cov skip conditionsClementTsang
2022-04-28ci: try using llvm-cov instead of tarpaulinClementTsang
2022-02-25ci: switch to a manual cargo tarpaulin installation (#680)Clement Tsang
2021-12-22ci: Use commit hash for some actions to pin them (#641)Clement Tsang
2021-12-19ci: disable codecov patch (#629)Clement Tsang