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

KarpelesLab / squashfs / 23895017292

Builds Branch Commit Type Ran Committer Via Coverage
23895017292 master fix: export xattr syscall helpers to resolve unused lint warnings Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> push 02 Apr 2026 10:01AM UTC MagicalTux github
68.49
23894439485 master fix: address lint warnings — check errors, export XattrBuildKey Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> push 02 Apr 2026 09:45AM UTC MagicalTux github
68.33
23894333996 master feat: add fragment table, file dedup, xattrs, and CloneInode Fragment table: file tails smaller than blockSize are packed into shared fragment blocks, significantly reducing image size for many small files. Fragment table written as compressed me... push 02 Apr 2026 09:43AM UTC MagicalTux github
68.41
23889052899 master docs: update README for read/write support Rewrite introduction and examples to reflect the new writer API including AddFS, programmatic file creation, and all supported inode types. Update features list and add limitations section. Co-Authored-... push 02 Apr 2026 07:22AM UTC MagicalTux github
67.88
23888662211 master ci: bump actions/checkout and actions/setup-go to v6 Resolves Node.js 20 deprecation warnings from GitHub Actions. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> push 02 Apr 2026 07:11AM UTC MagicalTux github
67.88
23888584709 master refactor: replace SetSourceFS/Add with AddFS, clean up writer API Remove Writer.srcFS field and SetSourceFS method which could point to the wrong filesystem when multiple AddFS calls are made. Replace the exported Add WalkDirFunc with AddFS which... push 02 Apr 2026 07:09AM UTC MagicalTux github
67.88
23887826840 master fix: address lint warnings in test files Explicitly ignore f.Close() error in test helper. Remove redundant `| 0` in device number expressions flagged by staticcheck SA4016. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> push 02 Apr 2026 06:46AM UTC MagicalTux github
67.94
23887739811 master feat: improve writer with programmatic API, fix bugs, add round-trip tests Fix permission bits to preserve setuid/setgid/sticky using modeToUnix(). Fix directory size to use squashfs +3 convention for unsquashfs compat. Fix empty directory handli... push 02 Apr 2026 06:43AM UTC MagicalTux github
67.94
20706705886 master fix: handle remaining unchecked binary.Write errors in writeInode Add explicit _ = prefix to all binary.Write calls in writeInode function since they write to bytes.Buffer which never fails. 🤖 Generated with [Claude Code](https://claude.com/clau... push 05 Jan 2026 06:08AM UTC MagicalTux github
64.07
20706652720 master fix: handle unchecked error returns in writer Address golangci-lint errcheck warnings by properly handling error returns from w.write() calls in writeIDTable and writeFileData functions. Also explicitly ignore bytes.Buffer write errors (which can... push 05 Jan 2026 06:06AM UTC MagicalTux github
64.07
20702430620 master ci: add Coveralls coverage reporting - Add Coveralls badge to README.md - Add coverage job to GitHub Actions workflow 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> push 05 Jan 2026 01:28AM UTC MagicalTux github
64.51
  • Back to Repo
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