Paul Masurel
|
03e4630cd8
|
Mark the CI as successful regardless of whether uploading to Coverall fails.
|
2022-08-26 07:35:29 +02:00 |
|
Adam Reichold
|
1c3d39677a
|
Split checking and testing to a bit more parallelism in the CI.
|
2022-08-24 10:27:57 +02:00 |
|
Adam Reichold
|
2ae383e452
|
Cache dependencies in CI to speed up build times. (#1469)
* Cache dependencies in CI to speed up build times.
* Give cargo-nextest a try.
|
2022-08-24 06:27:29 +09:00 |
|
PSeitz
|
8a8a048015
|
fix coverage (#1335)
|
2022-04-13 13:47:47 +09:00 |
|
dependabot[bot]
|
c72549cb9a
|
Bump codecov/codecov-action from 2 to 3 (#1328)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-11 21:26:52 +09:00 |
|
dependabot[bot]
|
d31f045872
|
Bump actions/checkout from 2 to 3 (#1300)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-07 11:54:26 +09:00 |
|
Kanji Yomoda
|
09668459c8
|
Update codecov-action to v2 and make it possible to keep it up-to-date with dependabot (#1181)
* Update codecov-action to v2
* Add github-actions to dependabot
|
2021-10-25 10:58:16 +09:00 |
|
PSeitz
|
319609e9c1
|
test cargo-llvm-cov (#1149)
|
2021-09-03 22:00:43 +09:00 |
|
PSeitz
|
92f20bc5a2
|
use nightly image in coverage
|
2021-07-03 09:38:44 +02:00 |
|
PSeitz
|
57f931da3c
|
Create coverage.yml
|
2021-07-03 09:35:07 +02:00 |
|