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

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

Build:
Build:
LAST BUILD BRANCH: release/0.15.0
DEFAULT BRANCH: master
Ran 26 Aug 2020 05:23AM UTC
Jobs 1
Files 73
Run time 3s
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

19 Aug 2020 05:32PM UTC coverage: 87.851% (+0.1%) from 87.712%
#7892

push

travis-ci

web-flow
Test (missing) RSA key support in Secure Session (#710)

* Add Go tests
* Add JS tests
* Add Python tests, fix Python wrapper
* Add Ruby tests, fix Ruby wrapper
* Add C++ tests, fix typos
* Check Secure Session constuction failure in ObjCThemis
  Verify that Secure Session has been constructed successfully. This
  should catch RSA keys being passed to the initializer earlier.
* Update changelog, mention fixes of NodeJS (#698), Python, Ruby,
  ObjC, Swift wrappers
* Update .gitignore by adding few things like Ruby `.gem` packages,
  Python package metadata, another Rust `target` directory

The 'tests' above are:
* Whether Secure Session constructor accepts EC private key
* Whether Secure Session constructor rejects EC public and
  RSA private and RSA public keys

The fixes mentioned above were wrong/missing checks whether
`secure_session_create()` returned NULL. Python and Ruby were doing it
wrong and didn't throw the exception while ObjC was completely missing
the check.

Co-authored-by: Alexei Lozovsky <alexei@cossacklabs.com>

3789 of 4313 relevant lines covered (87.85%)

19257.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #7892.1 26 Aug 2020 05:23AM UTC 0
87.85
Source Files on build #7892
Detailed source file information is not available for this build.
  • Back to Repo
  • 858f23fe 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