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

exonum / exonum-java-binding / 4810
85%

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

pending completion
4810

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

Jobs
ID Job ID Ran Files Coverage
2 4810.2 (CHECK_RUST=false) 09 Jan 2020 08:41AM UTC 0
86.26
Travis Job 4810.2
Source Files on build 4810
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #4810
  • f5aa8859 on github
  • Prev Build on master (#4811)
  • Next Build on master (#4834)
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