• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

KarpelesLab / ldcache
92%

Build:
DEFAULT BRANCH: master
Repo Added 05 Mar 2026 11:55PM UTC
Token p7Wi2GIVBjJlLfK90IQz45K4f7tzvGSqJ regen
Build 5 Last
Files 7
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • master

30 Mar 2026 11:27AM UTC coverage: 92.33% (-4.5%) from 96.784%
23742385008

push

github

MagicalTux
fix endianness detection, old-format alignment, and SaveAs error handling

- Default to NativeEndian instead of BigEndian for auto-detection, fixing
  failures when NLibs is a multiple of 256 on little-endian systems
- Add ALIGN_CACHE (8-byte alignment) to old-format offset computation,
  fixing combined old+new format files with odd nlibs count
- Use int64 for old-format offset to prevent overflow on 32-bit platforms
- Capture fp.Close() error in SaveAs instead of silently discarding it
- Use entryLength instead of hardcoded 24 in Entry.Bytes()

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

12 of 20 new or added lines in 3 files covered. (60.0%)

8 existing lines in 2 files now uncovered.

325 of 352 relevant lines covered (92.33%)

445.24 hits per line

Relevant lines Covered
Build:
Build:
352 RELEVANT LINES 325 COVERED LINES
445.24 HITS PER LINE
Source Files on master
  • Tree
  • List 7
  • Changed 4
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23742385008 master fix endianness detection, old-format alignment, and SaveAs error handling - Default to NativeEndian instead of BigEndian for auto-detection, fixing failures when NLibs is a multiple of 256 on little-endian systems - Add ALIGN_CACHE (8-byte alig... push 30 Mar 2026 11:27AM UTC MagicalTux github
92.33
22742419258 master add Go Report Card badge to README Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 06 Mar 2026 12:04AM UTC MagicalTux github
96.78
22742339732 master explain why sorting is required in README The dynamic linker uses binary search on the cache, so unsorted entries will be silently missed at runtime. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 06 Mar 2026 12:02AM UTC MagicalTux github
96.78
22742321717 master add tests to improve coverage from 58% to 98.5% Test Unique(), all Flags.String() cases, Open() error paths and old format handling, ReadWithOrder(), read error paths (bad magic, bad version, truncated data, corrupt offsets), SaveAs error, WriteT... push 06 Mar 2026 12:01AM UTC MagicalTux github
96.78
22742166853 master add Coveralls coverage reporting, fix old format offset computation - Add Coveralls badge to README - Add coverage profiling and Coveralls upload to CI workflow - Replace magic-scanning in Open() with deterministic offset computation matching g... push 05 Mar 2026 11:55PM UTC MagicalTux github
58.48
See All Builds (5)

Badge your Repo: ldcache

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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