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

google / fscrypt / 512
34%

Build:
DEFAULT BRANCH: master
Ran 09 May 2020 05:33PM UTC
Jobs 1
Files 38
Run time 3s
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 May 2020 05:12PM UTC coverage: 33.765%. Remained the same
512

push

travis-ci

ebiggers
keyring: cast FS_IOC_REMOVE_ENCRYPTION_KEY to uintptr (#221)

Since v0.2.6, fscrypt only builds for 64-bit systems.  E.g. trying to
build on Raspbian fails with the following error:

  $ go get github.com/google/fscrypt/cmd/fscrypt
  # github.com/google/fscrypt/keyring
  go/src/github.com/google/fscrypt/keyring/fs_keyring.go:231:6: constant 3225445912 overflows int
  go/src/github.com/google/fscrypt/keyring/fs_keyring.go:235:7: constant 3225445913 overflows int

Fix it by making the 'ioc' variable have type uintptr.

[EB - removed the later cast to uintptr that became unnecessary, and
 added explanation to commit message.]

2 of 2 new or added lines in 1 file covered. (100.0%)

1669 of 4943 relevant lines covered (33.76%)

1062.14 hits per line

Jobs
ID Job ID Ran Files Coverage
6 512.6 09 May 2020 05:33PM UTC 0
33.76
Travis Job 512.6
Source Files on build 512
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #512
  • c5764330 on github
  • Prev Build on master (#505)
  • Next Build on master (#514)
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