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

jhheider / mdtask / 29805889661
85%

Build:
DEFAULT BRANCH: main
Ran 21 Jul 2026 06:04AM UTC
Jobs 1
Files 4
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

21 Jul 2026 06:04AM UTC coverage: 71.238% (+1.3%) from 69.955%
29805889661

push

github

web-flow
feat: add --version and --help flags (#6)

* feat: add --version and --help flags

gloaming noticed mdtask had no --version. Added -V/--version and -h/--help
to the hand-rolled parser rather than pulling in an arg-parser dependency:
mdtask is a task runner, so everything after the task name is forwarded to
the task verbatim (like just/make). A real parser would fight to claim
those flags. So version/help are recognised only in the first (subcommand)
position, keeping `mdtask <task> --help` forwarding intact.

CLI smoke tests via CARGO_BIN_EXE_mdtask (no test-harness dep), including
one that pins the forwarding guarantee.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VR4FWfzRhNYTv6VPGR1M1W

* release: mdtask 0.1.1 (--version/--help; core unchanged at 0.1.0)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VR4FWfzRhNYTv6VPGR1M1W

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

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

800 of 1123 relevant lines covered (71.24%)

6958.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29805889661.1 21 Jul 2026 06:04AM UTC 4
71.24
GitHub Action Run
Source Files on build 29805889661
  • Tree
  • List 4
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29805889661
  • fae2f388 on github
  • Prev Build on main (#29804367875)
  • Next Build on main (#29811906680)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc