|
|
60bbd1f5d6
|
ci: add retry mechanism for coverage reporting via Coveralls CLI
|
2025-08-12 18:31:07 -05:00 |
|
|
|
43ce8a4e01
|
ci: use justfile for coverage, separate report/generate coverage tasks
|
2025-08-12 18:00:57 -05:00 |
|
|
|
1529a64588
|
test: add asset path validity tests
|
2025-08-12 17:24:12 -05:00 |
|
dependabot[bot]
|
b67234765a
|
chore(deps): bump actions/checkout from 4 to 5 in the dependencies group (#1)
Bumps the dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 4 to 5
- [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/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-12 09:27:54 -05:00 |
|
|
|
bd61db9aae
|
chore: remove unnecessary names, merge audit.yaml with tests.yaml, plural tests.yaml
|
2025-08-11 14:05:28 -05:00 |
|
|
|
f86c106593
|
test: switch to llvm-cov for coverage, switch to cargo-nextest as test runner
|
2025-07-28 19:59:40 -05:00 |
|
|
|
91095ed2cc
|
ci: switch tarpaulin output to lcov format
|
2025-07-28 18:28:43 -05:00 |
|
|
|
db720edeef
|
ci: move comment breaking up 'rustflags' for coverage linking
|
2025-07-28 18:05:54 -05:00 |
|
|
|
f241e85d8f
|
ci: set rustflags for cargo-tarpaulin build linking
|
2025-07-28 17:32:53 -05:00 |
|
|
|
b4e3f383ec
|
ci: add audit, test & coverage workflows
|
2025-07-28 17:09:06 -05:00 |
|