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

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

Build:
Build:
LAST BUILD BRANCH: release/0.15.0
DEFAULT BRANCH: master
Ran 07 May 2020 05:28AM UTC
Jobs 1
Files 73
Run time 9s
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

06 May 2020 05:15PM UTC coverage: 87.707%. Remained the same
#7617

push

travis-ci

web-flow
Update symmetric key API documentation (#631)

* Update existing Secure Cell tests

Reuse common test suite for Secure Cell modes with symmetric keys.
Update them to use SymmetricKey instead of passphrases to avoid giving
incorrect ideas that you can use short passphrases with key API.

Yes, you *can* pass strings to this API but you shouldn't. There is no
easy way to forbid that since &str implements AsRef<[u8]> and this is
kinda fundamental property of strings in Rust. Even if we accepted &[u8]
directly, users can still easily pass strings there.

* Update existing API docs and examples

Similarly, update documentation for existing methods to match the one
used for passphrase API. Use properly generated symmetric keys there,
setting a good example. Note passphrase API in the top-level docs too.

3767 of 4295 relevant lines covered (87.71%)

19345.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #7617.1 07 May 2020 05:28AM UTC 0
87.71
Source Files on build #7617
Detailed source file information is not available for this build.
  • Back to Repo
  • f13e9574 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