summaryrefslogtreecommitdiffstats
path: root/.github/workflows/coverage.yml
AgeCommit message (Expand)Author
2023-12-06other: master -> main (#1349)Clement Tsang
2023-11-23ci: update rust-cache to 2.7.0 (#1332)Clement Tsang
2023-11-23ci: update cargo-llvm-cov to 0.5.37 (#1331)Clement Tsang
2023-11-18ci: bump actions/checkout to v4.1.1 (#1322)Clement Tsang
2023-06-11ci: update various dependencies as of 2023-06-11 (#1201)Clement Tsang
2023-06-11ci: add a build check for aarch64-linux-android (#1124)Clement Tsang
2023-05-27ci: update rust-cache to 2.4.0 (#1174)Clement Tsang
2023-05-11ci: pin and update some workflow actions (#1145)Clement Tsang
2023-03-13ci: bump fkirc/skip-duplicate-actions to v5.3.0 (#1059)Clement Tsang
2023-03-13ci: go back to using default cache key + target, update to 2.2.1 (#1058)Clement Tsang
2023-03-12ci: use sparse crates.io registries in CI (#1057)Clement Tsang
2023-02-26ci: add some comments regarding codecov to actionClementTsang
2023-02-26ci: add coverage actions for macOS and windows (#1030)Clement Tsang
2023-02-21ci: reduce CI timeout to 18 minutes (#1028)Clement Tsang
2023-02-19other: promote macOS aarch64 to official support (#1025)Clement Tsang
2023-01-24ci: update cargo-llvm-cov to 0.5.9 (#1000)Clement Tsang
2023-01-23ci: don't cache coverage in some casesClementTsang
2023-01-05ci: fix CI concurrency grouping (#961)Clement Tsang
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