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

MushroomObserver / mushroom-observer / 28994193996
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: nimmo-4735-retransfer-verify-rotate-jobs
DEFAULT BRANCH: main
Ran 09 Jul 2026 04:35AM UTC
Jobs 1
Files 1724
Run time 3min
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

09 Jul 2026 04:31AM UTC coverage: 99.104%. Remained the same
28994193996

Pull #4742

github

nimmolo
Run a bundled git commit before blocking a behind-branch push

PreToolUse hooks block the ENTIRE Bash call, not just the risky part.
A compound command like `git commit -m "..." && git push` would lose
the commit too when this hook blocked the push for being behind
main - the failure message only mentioned the push, so it was easy to
believe the commit had succeeded when it hadn't (happened twice this
session).

Now, when blocking, the hook first runs whatever precedes the first
literal `git push`/`gh pr create` in the command (a substring split,
not real shell parsing) so a bundled commit still lands, and the
block message says explicitly whether that portion ran.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Pull Request #4742: .claude hooks: Run git commit before blocking a behind-branch push

51750 of 52218 relevant lines covered (99.1%)

754.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28994193996.1 09 Jul 2026 04:35AM UTC 1724
99.1
GitHub Action Run
Source Files on build 28994193996
  • Tree
  • List 1724
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28994193996
  • Pull Request #4742
  • PR Base - main (#28993603138)
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