• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

get2knowio / deacon / 19352845276
87%

Build:
DEFAULT BRANCH: main
Ran 14 Nov 2025 03:02AM UTC
Jobs 1
Files 32
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Nov 2025 03:00AM UTC coverage: 87.5%. Remained the same
19352845276

push

github

web-flow
feat: nextest parallel tests (#397)

* Moved completed specs

* Add specs for cargo-nextest parallel test feature

Introduces documentation, requirements, data model, implementation plan, OpenAPI contract, quickstart guide, research log, and task breakdown for enabling parallel test execution with cargo-nextest in the Deacon workspace. These specs define test grouping, execution profiles, Makefile targets, CI integration, and classification guidance to improve developer feedback and CI reliability.

* Add cargo-nextest parallel test integration

Introduces cargo-nextest configuration for parallel test execution, including test group classification and multiple profiles for local and CI runs. Updates Makefile, CI workflows, and documentation to support nextest, timing artifact capture, and troubleshooting guidance. Ensures cache directory is project-local and supports environment override for hermetic tests. Also improves container naming in tests to avoid collisions during parallel execution.

* Remove composite Rust CI action and update workflows

Deleted the .github/actions/rust-ci-steps composite action and refactored CI workflows to inline all Rust setup, lint, test, and smoke steps directly. Updated documentation in CONTRIBUTING.md and README.md to reflect the new CI structure, including usage of Makefile targets and cargo-nextest for test execution. This change reduces indirection and simplifies maintenance of CI logic.

* Add GHCR bearer token acquisition to CI workflows

Introduces steps in all CI workflows to acquire a read-only GHCR bearer token for pulling devcontainers features, supporting both bash and PowerShell for cross-platform compatibility. Updates README to clarify that networked integration tests run only in selected jobs to maintain hermeticity in fast test jobs.

* Refactor CI test suite to two-pass nextest run

The Makefile's test-nextest-ci target now runs general tests and auth-failure tests in separate phases, with the latte... (continued)

7 of 8 new or added lines in 1 file covered. (87.5%)

10 existing lines in 1 file now uncovered.

7000 of 8000 relevant lines covered (87.5%)

425.1 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
91.28
0.0% crates/deacon/src/commands/up.rs

Uncovered Existing Lines

Lines Coverage ∆ File
10
91.28
0.0% crates/deacon/src/commands/up.rs
Jobs
ID Job ID Ran Files Coverage
1 19352845276.1 14 Nov 2025 03:02AM UTC 32
87.5
GitHub Action Run
Source Files on build 19352845276
  • Tree
  • List 32
  • Changed 4
  • Source Changed 4
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19352845276
  • e405f38f on github
  • Prev Build on main (#19201424582)
  • Next Build on main (#19353039381)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc