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

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

Build:
Build:
LAST BUILD BRANCH: release/0.15.0
DEFAULT BRANCH: master
Ran 27 Aug 2020 05:21AM UTC
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.07%) from 87.782%
#7894.1

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%)

19270.72 hits per line

Source Files on job #7894.1
  • Tree
  • List 0
  • Changed 31
  • Source Changed 3
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7894
  • 858f23fe on github
  • Prev Job for on HEAD (##7893.1)
  • Next Job for on HEAD (##7895.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