This repository includes historical reports for Artichoke's ruby/spec compliance.
Tagged failing specs:
reports/tagged/latest.json
Failing spec backtraces:
reports/exceptions/latest.json
Artichoke includes a custom harness for running the ruby/spec suite called the
spec-runner
. Every push to artichoke/artichoke@trunk
triggers a run of the spec harness and pushes the results to this repository.
Relevant source code for this pipeline:
- https://github.com/artichoke/artichoke/tree/trunk/spec-runner
- https://github.com/artichoke/artichoke/blob/trunk/.github/workflows/spec-state.yaml
The first Artichoke commit recorded in this repository is
artichoke/artichoke@566e775
.