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

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

Build:
Build:
LAST BUILD BRANCH: release/0.15.0
DEFAULT BRANCH: master
Ran 14 Aug 2020 04:07PM UTC
Jobs 1
Files 73
Run time 20s
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

14 Aug 2020 03:50PM UTC coverage: 87.851%. Remained the same
#7856

push

travis-ci

web-flow
Carthage and CocoaPods import compatibility (#703)

* Relink against "themis.framework"

Recently added "objcthemis.framework" turned out to be a mistake. It is
not possible to migrate to it because then Swift code will not be able
to find it by its module name ("themis").

Revert the changes and relink examples to "themis.framework".

* Do not link and embed "openssl.framework"

Since ObjCThemis 0.13.1, "openssl.framework" is now not necessary in
applications. It is statically linked into "themis.framework" instead.

* Use new-style Objective-C import

In order to unify import style between Carthage and CocoaPods, switch to
using module import, instead of header one.

Note, however, that this does not work in unit tests (tests/objcthemis)
for some reason, stating that "themis" module is not available there.

3789 of 4313 relevant lines covered (87.85%)

19267.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #7856.1 14 Aug 2020 04:07PM UTC 0
87.85
Source Files on build #7856
Detailed source file information is not available for this build.
  • Back to Repo
  • bc93d36c 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