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

wirenboard / wb-diag-collect / 3
82%
master: 82%

Build:
Build:
LAST BUILD BRANCH: feature/collect-pstore
DEFAULT BRANCH: master
Ran 09 Jul 2026 12:07PM UTC
Jobs 2
Files 4
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

09 Jul 2026 11:57AM UTC coverage: 81.991%. Remained the same
3

Pull #66

github

evgeny-boger
Collect pstore recovery history from the journal + review fixes

Adds a pstore-recovery-history command (journal grep for the panic-reset /
loop-brake markers), and addresses code-review findings on the pstore
collection:

- bound the recovery grep to -n 5000 and drop the trailing `tail` + `2>/dev/null`
  so a slow journal / timeout can't leave a misleading empty file that reads as
  "no crashes" (the whole pipeline is SIGTERMed on timeout; only the last stage
  wrote the file, flushing at EOF).
- move the pstore file globs to the END of files:: copy_files runs first and
  aborts the whole run on the first failed copy (its exception is caught but not
  re-raised, skipping all commands + the journal), and the RAM-backed
  /sys/fs/pstore pseudo-files are the likeliest to fail a copy.
- changelog: describe the journal collection + recovery markers, and use the
  real author.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #66: Collect pstore/ramoops panic logs in the diagnostic archive

173 of 211 relevant lines covered (81.99%)

1.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3.1 09 Jul 2026 12:07PM UTC 4
81.99
GitHub Action Run
2 3.2 09 Jul 2026 12:07PM UTC 4
81.99
GitHub Action Run
Source Files on build 3
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #3
  • Pull Request #66
  • PR Base - master (#79)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc