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

djherbis / fscache
81%
master: 82%

Build:
Build:
LAST BUILD BRANCH: v0.11
DEFAULT BRANCH: master
Repo Added 27 Mar 2015 12:33AM UTC
Files 12
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 v0.10.1
branch: v0.10.1
CHANGE BRANCH
x
Reset
  • v0.10.1
  • 0.8.1
  • master
  • v0.10.0
  • v0.11
  • v0.7.0
  • v0.8.0
  • v0.8.1
  • v0.9
  • v0.9.0

15 Apr 2020 12:56AM UTC coverage: 81.448%. First build
131

push

travis-ci

djherbis
fix #17: proper embedded alignment of handleCounter

amd32 (raspberrypi) requires specific alignment for atomic operations to
work, or else you'll get "panic: runtime error: invalid memory address
or nil pointer dereference". Turns out this alignment is important for
embedded structs as well.
Embedding as the first member in the struct, and putting the atomic
field at the start of the embedded struct makes the alignment correct.

720 of 884 relevant lines covered (81.45%)

23.98 hits per line

Relevant lines Covered
Build:
Build:
884 RELEVANT LINES 720 COVERED LINES
23.98 HITS PER LINE
Source Files on v0.10.1
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
131 v0.10.1 fix #17: proper embedded alignment of handleCounter amd32 (raspberrypi) requires specific alignment for atomic operations to work, or else you'll get "panic: runtime error: invalid memory address or nil pointer dereference". Turns out this alignm... push 15 Apr 2020 01:03AM UTC djherbis travis-ci
81.45
See All Builds (153)
  • 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

© 2025 Coveralls, Inc