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

google / fscrypt / 582
34%

Build:
DEFAULT BRANCH: master
Ran 07 Nov 2020 10:53PM 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

07 Nov 2020 10:49PM UTC coverage: 31.989% (-0.2%) from 32.147%
582

push

travis-ci

ebiggers
cmd/fscrypt: fix isDirUnlockedHeuristic() on latest kernels

On an "incompletely locked" directory, isDirUnlockedHeuristic() is
supposed to return true, but on Linux v5.10-rc1 and later it returns
false since now creating a subdirectory fails rather than succeeds.
This change was intentional, so make isDirUnlockedHeuristic() apply a
second heuristic too: also return true if any filenames in the directory
don't appear to be valid no-key names.

This fixes cli-tests/t_v1_encrypt on Linux v5.10-rc1 and later.

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

1698 of 5308 relevant lines covered (31.99%)

989.29 hits per line

Jobs
ID Job ID Ran Files Coverage
7 582.7 07 Nov 2020 10:53PM UTC 0
31.99
Travis Job 582.7
Source Files on build 582
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #582
  • b68d6038 on github
  • Prev Build on master (#573)
  • Next Build on master (#591)
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