s0fractal/Pure Lambda Canary
Non-blocking CI canary for test acceleration with cryptographic proofs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| runner | Test runner (vitest, jest, pytest) | no | vitest |
| node-version | Node.js version | no | 20 |
| package-manager | Package manager (npm, yarn, pnpm) | no | npm |
| timeout | Timeout in minutes | no | 10 |
| upload-artifacts | Upload receipts as artifacts | no | true |
Outputs
| name | description |
|---|---|
| baseline-time | Baseline execution time (ms) |
| canary-time | Canary execution time (ms) |
| speedup | Speedup multiplier |
| cache-rate | Cache hit rate (%) |