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

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

Build:
Build:
LAST BUILD BRANCH: release/0.15.0
DEFAULT BRANCH: master
Ran 18 Aug 2020 05:02AM 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

17 Aug 2020 07:07PM UTC coverage: 87.851%. Remained the same
#7873

push

travis-ci

web-flow
Start phasing out CircleCI (#709)

* Drop completely replaced jobs

Remove jobs that have been completely replaced by GitHub Actions.

  - "android" replaced with "android-tests" from "test-java.yaml".

  - "analyze" replaced with "check-formatting" from "code-style.yaml"
    and "sanitizers" from "test-core.yaml".

  - "benchmark" replaced with "benchmarks" from "test-core.yaml".

  - "fuzz" replaced with "fuzzing" from "test-core.yaml".

  - "gothemis" replaced with "unit-tests" from "test-go.yaml".

  - "jsthemis" replaced with "unit-tests" from "test-{nodejs,wasm}.yaml".

  - "integration_tests" replaced with "cross-language" from "integration.yaml".

  - "php5", "php70", "php71" replaced with "unit-tests" from "test-php.yaml".

* Trim fat from "x86_64" job

Drop tasks from the "x86_64" megajob which have been replaced by
individual jobs on GitHub Actions.

  - ThemisPP is tested by "unit-tests" in "test-cpp.yaml".

  - JNI library tested by "unit-tests" in "test-java.yaml".

  - PyThemis is tested by "unit-tests" in "test-python.yaml".

  - RbThemis is tested by "unit-testt" in "test-ruby.yaml". There is no need
    to install RVM if this gets removed.

  - RustThemis is tested by "unit-tests" in "test-rust.yaml". There is no
    need to install Rust toolachain too.

  - Builds with Valgrind are tested by "leak-check" in "test-core.yaml".

  - Themis Core (include Secure Cell compatibility) is tested by
    "unit-tests" in "test-core.yaml".

There is no need to install so many packages either. However, some of
them are still necessary to build Themis Core for coverage testing.

* Add GitHub Actions badges

Since we're switching to GitHub Actions as a primary indicator of CI
health, add some badges for them. Since there is no single omnibadge for
the entire test suite, add multiple one for various aspects.

Since there are many badges there, they don't really fit in line. Move
them all into the second row.

3789 of 4313 relevant lines covered (87.85%)

19273.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #7873.1 18 Aug 2020 05:02AM UTC 0
87.85
Source Files on build #7873
Detailed source file information is not available for this build.
  • Back to Repo
  • 35ac93e1 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