Skip to content

CI and Quality

Raul Montoya Cardenas edited this page Jul 29, 2026 · 5 revisions

CI and Quality

Wiki hero

Generated with Grok Build: Grok 4.5 · xAI Imagine (/imagine)

GitHub Actions

Workflow Role
ci.yml Build / test core gate
coverage.yml Codecov
audit.yml Dependency audit
codeql.yml CodeQL
docker.yml Container
qodana_code_quality.yml Qodana
reviewdog.yml Review dog
sentry-release.yml Sentry release on tags

Local quality

cargo fmt --check
cargo clippy --all-targets --all-features -- -D warnings
cargo test
cargo test --features sentry

Related


Last updated: July 29, 2026 Updated by: Grok Build: Grok 4.5 Package tip reference: 67c1573 (main, v0.5.0) Cubic: page-intro Devin DeepWiki: neuromod @ 67c1573

Clone this wiki locally