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

umputun / revdiff / 24294490646
88%
master: 90%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.6.1
DEFAULT BRANCH: master
Ran 12 Apr 2026 12:01AM UTC
Jobs 1
Files 43
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

12 Apr 2026 12:00AM UTC coverage: 87.736%. Remained the same
24294490646

Pull #95

github

umputun
fix: address review feedback on history fallback

Drop the Step 3 tertiary history fallback — it could silently return
stale annotations from an unrelated prior session when the current
session exited with no annotations. The temp output file and history
file are written in the same exit path, so if the temp is missing or
empty, the current session's history is missing too, and Step 5 would
only ever surface prior sessions' data. The explicit "Using Existing
Review History" section stays for user-invoked queries where that's
the desired behavior.

Harden read-latest-history.sh to honor its "exits 0 in both cases"
contract: drop `set -e` so cat permission/race errors don't abort the
fallback, and guard the $HOME default expansion with `${HOME:-}` so
an unset HOME doesn't trip `set -u`.
Pull Request #95: feat: add history fallback to revdiff skill

6367 of 7257 relevant lines covered (87.74%)

359.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24294490646.1 12 Apr 2026 12:01AM UTC 43
87.74
GitHub Action Run
Source Files on build 24294490646
  • Tree
  • List 43
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #95
  • PR Base - master (#24294082649)
  • 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