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

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

Build:
DEFAULT BRANCH: master
Ran 27 Mar 2019 08:23AM UTC
Files 228
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

27 Mar 2019 08:00AM UTC coverage: 85.761%. Remained the same
CHECK_RUST=false

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

Source Files on job 2741.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 844
  • Travis Job 2741.3
  • c5512f0c on github
  • Prev Job for CHECK_RUST=false on master (#2732.3)
  • Next Job for CHECK_RUST=false on master (#2753.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