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

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

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

07 Jul 2020 02:36PM UTC coverage: 87.712%. Remained the same
#7736

push

travis-ci

web-flow
Stable boilerplate about autogenerated code (#664)

Recently released Bindgen 0.54.1 includes a change [1] which adds
Bindgen version into generated files by default. Since we keep the
generated files checked in and verify that it does not change, this
feature breaks our build by making it nonreproducible.

That is, the comment now reads

    /* automatically generated by rust-bindgen 0.54.1 */

and will change with each new version of Bindgen.

[1]: https://github.com/rust-lang/rust-bindgen/pull/1814

Use an option to disable the autogenerated comment completely and
replace it with our own warning about manually editing the file.

This means that we require Bindgen 0.54.1+ (for developing RustThemis,
not for building software using it). RustThemis developers are likely to
use the latest version (duh), but point it out in the changelog anyway.

3776 of 4305 relevant lines covered (87.71%)

19277.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #7736.1 09 Jul 2020 05:55AM UTC 0
87.71
Source Files on build #7736
Detailed source file information is not available for this build.
  • Back to Repo
  • f9cd2063 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