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

exonum / exonum-java-binding / 3274 / 3
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 03 Jun 2019 03:12PM UTC
Files 240
Run time 32s
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

03 Jun 2019 02:44PM UTC coverage: 86.581%. Remained the same
CHECK_RUST=false

push

travis-ci-com

web-flow
Skip unit tests without resource-manager in the dev environment: (#920)

Run the unit tests of the Rust library without resource-manager
on CI only. Earlier (in ancient times) it was not possible 
because `cargo test`  used to overwrite the library *with* 
rm previously built by `cargo build`, which is required for 
subsequent Java ITs.

The current order of test actions on CI for core:
 - default-test
 - test-rust-lib
 - test-rust-lib-no-resource-manager <-- Used to cause problems at this position
 - integration-test

These tests now won't run on `mvn test`, but still will on
`./run_all_tests.sh` or `mvn test -P ci-build`.

3781 of 4367 relevant lines covered (86.58%)

0.94 hits per line

Source Files on job 3274.3 (CHECK_RUST=false)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1248
  • Travis Job 3274.3
  • 109cba25 on github
  • Prev Job for CHECK_RUST=false on master (#3269.3)
  • Next Job for CHECK_RUST=false on master (#3277.3)
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