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

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

Build:
DEFAULT BRANCH: master
Ran 17 May 2019 07:31AM UTC
Files 245
Run time 13s
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

17 May 2019 07:06AM UTC coverage: 86.374% (+0.07%) from 86.3%
CHECK_RUST=false

push

travis-ci-com

web-flow
Re-implement BinaryTransactionMessage#toString: (#894)

Include serviceId, transactionId, payload (as byte array),
and author. The signature is omitted, as the other fields of
messages (class, tags).

The output now looks like that (consistent with RawTransaction):

BinaryTransactionMessage{
  author=93afa1b0415de16de68c151c7ab32958c,
  serviceId=127,
  transactionId=1,
  payload=[8, 1, 18, 32, -83, -87, 62, 57, -72, -99, 126, -106, -45, 62, -44, -17, 14, -26, 10, -127, -49, -124, 84, -107, 90, 125, -94, 34, 106, -8, 33, 0, -92, -84, 110, -84]
}

Also, check the class and tag of tx messages.

3759 of 4352 relevant lines covered (86.37%)

0.93 hits per line

Source Files on job 3136.3 (CHECK_RUST=false)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1144
  • Travis Job 3136.3
  • c00c8d31 on github
  • Prev Job for CHECK_RUST=false on master (#3129.3)
  • Next Job for CHECK_RUST=false on master (#3143.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