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

dcdpr / jp / 20607708356
58%

Build:
DEFAULT BRANCH: main
Ran 30 Dec 2025 11:01PM UTC
Jobs 1
Files 171
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

30 Dec 2025 10:59PM UTC coverage: 50.612%. Remained the same
20607708356

push

github

web-flow
build(justfile): Handle failure in `commit` recipe (#353)

The `commit` recipe in the `justfile` previously ignored the exit status
of the `jp query` command. This could lead to `git commit --amend` being
executed even if the LLM failed to generate a commit message.

Adding `|| exit 1` ensures the recipe terminates immediately upon any
failure from `jp`, preventing unintended git operations and providing
clearer feedback when generation fails.

Signed-off-by: Jean Mertz <git@jeanmertz.com>

9100 of 17980 relevant lines covered (50.61%)

127.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20607708356.1 30 Dec 2025 11:01PM UTC 171
50.61
GitHub Action Run
Source Files on build 20607708356
  • Tree
  • List 171
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20607708356
  • 2f2b3ab6 on github
  • Prev Build on main (#20607535025)
  • Next Build on main (#20607946719)
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