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

cossacklabs / themis / #7655
88%
master: 83%

Build:
Build:
LAST BUILD BRANCH: release/0.15.0
DEFAULT BRANCH: master
Ran 26 May 2020 06:29PM UTC
Jobs 1
Files 73
Run time 7s
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

26 May 2020 06:12PM UTC coverage: 87.692%. Remained the same
#7655

push

travis-ci

ilammy
Improve Java library path reporting

Sometimes "jnidir" gets duplicate slashes in it if the user sets PREFIX
to something like "/usr/". We check Java library paths by textual
inclusion so duplicate slashes can fail to match. Normalize the path
by cding into that directory and printing its absolute path. (This is
the most portable way to normalize a directory path.)

Furthermore, the "grep -vq" hack is incorrect and matches all inputs.
Do this check in a different way: look for the "jnidir" value in the
library paths and invert the result in shell conditional.

3776 of 4306 relevant lines covered (87.69%)

19285.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #7655.1 26 May 2020 06:29PM UTC 0
87.69
Source Files on build #7655
Detailed source file information is not available for this build.
  • Back to Repo
  • 41a81cf2 on github
  • Prev Build on HEAD
  • Next Build on HEAD
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