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

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

Build:
Build:
LAST BUILD BRANCH: release/0.15.0
DEFAULT BRANCH: master
Ran 16 Jul 2020 05:21AM UTC
Jobs 1
Files 73
Run time 1min
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

15 Jul 2020 08:43AM UTC coverage: 87.712%. Remained the same
#7762

push

travis-ci

web-flow
Move static libs and link files into dev packages (#678)

Normally the "library" packages on Debian an RHEL contain only shared
library files. Headers, static libraries, and shared library links go
into the "development" package which is necessary to build software
that uses the library (but not run it). On RHEL the static libraries
are often moved into their own "-static" package to avoid bloating the
"-devel" package (as dynamic linkage is customary).

Historically, we've been putting everything into the "library" package
but let's follow the conventions from now on.

We already recommend to install "development" packages to develop
software that uses Themis. Some language wrappers -- dynamic languages
like Python and Ruby -- will need that as they resolve Themis dynamic
library dynamically and need the symlink to be present.

3776 of 4305 relevant lines covered (87.71%)

19279.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #7762.1 16 Jul 2020 05:21AM UTC 0
87.71
Source Files on build #7762
Detailed source file information is not available for this build.
  • Back to Repo
  • f431116a 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