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

sgerrand / git_hoox / 26582123028
98%

Build:
DEFAULT BRANCH: main
Ran 28 May 2026 02:47PM UTC
Jobs 1
Files 27
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

28 May 2026 02:22PM UTC coverage: 98.955% (-1.0%) from 100.0%
26582123028

push

github

sgerrand
fix(runner): return missing_args error instead of crashing

files_for_stage/3 pattern-matched [path | _] / [from, to | _] for
:commit_msg, :prepare_commit_msg, and :post_checkout. An empty arg
list surfaced as FunctionClauseError to the user. Add fallback clauses
returning {:error, {:missing_args, stage}}, route the reason through a
new :stage tag in run/3's else branch, and add a print_failure clause
in mix git_hoox.run so the CLI prints a readable message.

3 of 7 new or added lines in 2 files covered. (42.86%)

2 existing lines in 2 files now uncovered.

568 of 574 relevant lines covered (98.95%)

26.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
96.59
-3.41% lib/git_hoox/runner.ex
2
91.67
-8.33% lib/mix/tasks/git_hoox.run.ex

Coverage Regressions

Lines Coverage ∆ File
1
96.59
-3.41% lib/git_hoox/runner.ex
1
95.0
-5.0% lib/mix/tasks/git_hoox.install.ex
Jobs
ID Job ID Ran Files Coverage
1 26582123028.1 28 May 2026 02:47PM UTC 27
98.95
GitHub Action Run
Source Files on build 26582123028
  • Tree
  • List 27
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26582123028
  • b17a813e on github
  • Prev Build on main (#26574712992)
  • Next Build on main (#26586637413)
  • Delete
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