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

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

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

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

Source Files on job #7655.1
  • Tree
  • List 0
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7655
  • 41a81cf2 on github
  • Prev Job for on HEAD (##7654.1)
  • Next Job for on HEAD (##7656.1)
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