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

exonum / exonum-java-binding / 4810 / 2
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2020 08:41AM UTC
Files 226
Run time 10s
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

09 Jan 2020 08:26AM UTC coverage: 86.263%. Remained the same
CHECK_RUST=false

push

travis-ci-com

dmitry-timofeev
Implement correct error handling in native runtime code [ECR-4054] (#1321)

- runtime::error::Error enum is slightly changed. `OtherJniError` renamed to `JniError`, `IncorrectArtifactId` replaced with `IllegalArgument`.
- New helper function `get_exception_cause` to extract the 
  exception cause (`Throwable#getCause`)
- New exception handlers in runtime module: 
  `ILLEGAL_ARGUMENT` for `IllegalArgumentException` and 
  `TX_UNEXPECTED` for `UnexpectedExecutionException`.
- New method `jni_call_transaction` to be used in `execute`, 
  `before_transactions` and `after_transactions` methods.
- `jni_call_default` handles `IllegalArgumentException` additionally.

3862 of 4477 relevant lines covered (86.26%)

0.97 hits per line

Source Files on job 4810.2 (CHECK_RUST=false)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2287
  • Travis Job 4810.2
  • f5aa8859 on github
  • Prev Job for CHECK_RUST=false on master (#4811.2)
  • Next Job for CHECK_RUST=false on master (#4834.2)
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

© 2025 Coveralls, Inc