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

get2knowio / deacon / 19431305278
87%

Build:
DEFAULT BRANCH: main
Ran 17 Nov 2025 01:32PM UTC
Jobs 1
Files 31
Run time 335min
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

17 Nov 2025 01:29PM UTC coverage: 87.492% (-0.008%) from 87.5%
19431305278

push

github

web-flow
feat: exec subcommand (#400)

* Update Opencode prompt to exclude coderabbit.md

The Opencode prompt in runWorkflow now reads only review.md instead of both coderabbit.md and review.md. This change clarifies the source of issues to address during code review and implementation.

* Add exec subcommand specification and planning docs

Introduces comprehensive documentation for the exec subcommand parity feature, including requirements checklist, OpenAPI contract, data model, implementation plan, quickstart guide, research notes, detailed specification, and task breakdown. These files define the feature's scope, technical approach, user scenarios, acceptance criteria, and implementation tasks to close the GAP and ensure parity with documented CLI behavior.

* Move build subcommand specs to completed folder

Renamed all files related to the 006-build-subcommand from the 'specs' directory to 'specs-completed' to indicate completion of this specification set. No content changes were made to the files.

* Move build subcommand specs to completed-specs

Renamed all files under docs/subcommand-specs/build/ to docs/completed-specs/ to reflect their completion status and improve documentation organization.

* Refactor workflow-core.mjs for improved readability and maintainability

* spec(exec): add US1 integration tests and implement missing-config error message; mark tasks T008-T014,T035,T036 completed

* fix: correct contradictory comment in integration_exec_env test

Update comment at line 70-72 to accurately reflect that FROM_CONTAINER
should NOT be present when targeting by direct container ID. The probe
is disabled and container env is not merged, so only CLI env applies.

* refactor: scope #[allow(dead_code)] to specific fields in ExecArgs

Remove struct-level attribute and apply only to unused fields:
container_data_folder, container_system_data_folder, terminal_columns,
and terminal_rows. These are reserved for future use.

* docs: clarify PTY terminal ... (continued)

83 of 85 new or added lines in 3 files covered. (97.65%)

37 existing lines in 2 files now uncovered.

6736 of 7699 relevant lines covered (87.49%)

441.61 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
96.3
0.0% crates/deacon/src/commands/exec.rs

Uncovered Existing Lines

Lines Coverage ∆ File
12
94.28
0.0% crates/core/src/config.rs
25
74.07
0.0% crates/deacon/src/cli.rs
Jobs
ID Job ID Ran Files Coverage
1 19431305278.1 17 Nov 2025 01:32PM UTC 31
87.49
GitHub Action Run
Source Files on build 19431305278
  • Tree
  • List 31
  • Changed 6
  • Source Changed 6
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19431305278
  • 621c2fe0 on github
  • Prev Build on main (#19353039381)
  • Next Build on main (#19488554415)
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