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

orion-ecs / keen-eye / 20215812119
65%

Build:
DEFAULT BRANCH: main
Ran 14 Dec 2025 11:28PM UTC
Jobs 1
Files 180
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

14 Dec 2025 11:27PM UTC coverage: 91.473%. Remained the same
20215812119

push

github

tyevco
feat: Add Stop hook to ensure CI agents push before finishing

Adds a pre-stop hook that checks for uncommitted or unpushed changes
when CI agents try to finish their session. This prevents work from
being lost when agents complete without pushing their changes.

The hook:
- Only activates in CI/remote environments (checks CI or CLAUDE_CODE_REMOTE vars)
- Detects uncommitted changes (staged and unstaged)
- Detects unpushed commits on the current branch
- Warns about untracked source files
- Provides helpful error messages with push commands

1856 of 2015 branches covered (92.11%)

Branch coverage included in aggregate %.

10148 of 11108 relevant lines covered (91.36%)

1.44 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
85.71
0.0% src/KeenEyes.Core/Queries/QueryManager.cs
Jobs
ID Job ID Ran Files Coverage
1 20215812119.1 14 Dec 2025 11:28PM UTC 180
91.47
GitHub Action Run
Source Files on build 20215812119
  • Tree
  • List 180
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20215812119
  • 07fa9bf4 on github
  • Prev Build on main (#20215719019)
  • Next Build on main (#20242187228)
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