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

CyberDuck79 / duckfile / 17680934802
80%
main: 80%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/spf13/cobra-1.10.2
DEFAULT BRANCH: main
Ran 12 Sep 2025 04:58PM UTC
Jobs 1
Files 26
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

12 Sep 2025 04:56PM UTC coverage: 79.452% (-0.3%) from 79.757%
17680934802

Pull #66

github

CyberDuck79
feat: add exec subcommand for explicit target execution

- Add new 'duck exec' subcommand to explicitly execute targets
- Resolve conflicts between target names and subcommand names
- Extract shared execution logic between root and exec commands
- Add conflict warnings to all subcommands when target names clash
- Change config validation from errors to warnings for conflicting names
- Maintain full backward compatibility with existing CLI behavior
- Add comprehensive test coverage for exec command functionality
- Update documentation with exec command usage and conflict resolution

Fixes target name conflicts by providing clear execution paths:
- 'duck sync' runs subcommand
- 'duck exec sync' runs target named 'sync'
- Warnings guide users to use exec for conflicting targets
Pull Request #66: feat: add exec subcommand for explicit target execution

133 of 158 new or added lines in 6 files covered. (84.18%)

13 existing lines in 1 file now uncovered.

2463 of 3100 relevant lines covered (79.45%)

9.92 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
50.0
cmd/duck/exec.go
9
79.26
-2.73% internal/config/config.go
13
87.37
-3.08% cmd/duck/root.go

Uncovered Existing Lines

Lines Coverage ∆ File
13
87.37
-3.08% cmd/duck/root.go
Jobs
ID Job ID Ran Files Coverage
1 17680934802.1 12 Sep 2025 04:58PM UTC 26
79.45
GitHub Action Run
Source Files on build 17680934802
  • Tree
  • List 26
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #66
  • PR Base - main (#17532943000)
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