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

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

Build:
Build:
LAST BUILD BRANCH: release/0.15.0
DEFAULT BRANCH: master
Ran 25 May 2020 02:38PM 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

25 May 2020 02:21PM UTC coverage: 87.692%. Remained the same
#7648

push

travis-ci

ilammy
Do not use --no-undefined with Emscripten

It turns out that not all Emscripten toolchains support --no-undefined
flag and complain about that by breaking builds, in particular on our
Buildbot infrastructure.

We use "--no-undefined" to get warnings about missing dependencies which
are usually caused by OpenSSL header files that do not match the library
binaries actually linked. We use BoringSSL with Emscripten by default
so we don't need those warnings that much.

3776 of 4306 relevant lines covered (87.69%)

19287.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #7648.1 25 May 2020 02:39PM UTC 0
87.69
Source Files on build #7648
Detailed source file information is not available for this build.
  • Back to Repo
  • b00c0d29 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