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

gabyx / Githooks / 3836
79%

Build:
DEFAULT BRANCH: main
Ran 16 Dec 2023 10:33PM UTC
Jobs 1
Files 124
Run time 7s
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

16 Dec 2023 10:26PM UTC coverage: 80.625% (+0.1%) from 80.478%
3836

push

circleci

web-flow
feat: Add  `exec` CLI command to simplify executing scripts (#135)

- Add `git hooks exec` command to launch executables and run configuration the
  same as Githooks executes when run normally. This features simplifies
  executing add-on scripts/executables distributed in shared hook repositories 
  (and also locally with `ns:gh-self`).

  For example execute the following
  [add-on 'format-all' script](https://github.com/gabyx/Githooks-Docs/blob/main/githooks/scripts/format-docs-all.yaml)
  with:

  ```shell
  git hooks exec --containerized \
    ns:githooks-docs/scripts/format-docs-all.yaml -- \
    --force \
    --dir ./
  ```

  This will launch the specified container and run the script.

  **Note**: You need to have configured this shared repository inside 
  your repo where you use Githooks.

228 of 254 new or added lines in 18 files covered. (89.76%)

1 existing line in 1 file now uncovered.

9388 of 11644 relevant lines covered (80.63%)

938.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3836.1 16 Dec 2023 10:33PM UTC 0
80.63
CircleCI Job
Source Files on build 3836
Detailed source file information is not available for this build.
  • Back to Repo
  • CircleCI Build #3836
  • 258a8150 on github
  • Prev Build on main (#3778)
  • Next Build on main (#3837)
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