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

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

Build:
Build:
LAST BUILD BRANCH: release/0.15.0
DEFAULT BRANCH: master
Ran 13 Aug 2020 03:02PM 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

13 Aug 2020 02:36PM UTC coverage: 87.851% (+0.1%) from 87.723%
#7849

push

travis-ci

web-flow
Fix NodeJS SecureSession handling nullptr (#698)

* Fix NodeJS SecureSession handling nullptr

Checking whether passed key is a private key is not enough since not all
private keys are supported. For example, `secure_session_create()` may
return NULL for RSA key. In this case, we get no exception on JS side
but as soon as we try to connect to other peer (or accept connection)
using created object, we get error. This commit makes sure we throw JS
exception in case `secure_session_create()` returns NULL.

3789 of 4313 relevant lines covered (87.85%)

19275.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #7849.1 13 Aug 2020 03:02PM UTC 0
87.85
Source Files on build #7849
Detailed source file information is not available for this build.
  • Back to Repo
  • ff420fd3 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