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

exonum / exonum-java-binding / 2741
85%

Build:
DEFAULT BRANCH: master
Ran 27 Mar 2019 08:23AM UTC
Jobs 1
Files 228
Run time 14s
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
2741

push

travis-ci-com

web-flow
Fix the NPE in log4j code when mocks of Exceptions are used: (#794)

A mock of an Exception will not have a stackTrace, which is forbidden
by `#getStackTrace` specification, hence, implementations are fine
not checking for it being `null`:

[INFO] Running com.exonum.binding.service.adapters.UserTransactionAdapterTest
2019-03-26 16:46:12,814 main ERROR An exception occurred processing Appender ListAppender java.lang.NullPointerException
	at org.apache.logging.log4j.core.impl.ThrowableProxyHelper.toExtendedStackTrace(ThrowableProxyHelper.java:87)

3409 of 3975 relevant lines covered (85.76%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
3 2741.3 (CHECK_RUST=false) 27 Mar 2019 08:23AM UTC 0
85.76
Travis Job 2741.3
Source Files on build 2741
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2741
  • c5512f0c on github
  • Prev Build on master (#2732)
  • Next Build on master (#2753)
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