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

raiden-network / raiden / 8086 / 4
36%
master: 36%

Build:
DEFAULT BRANCH: master
Ran 13 Sep 2018 01:58PM UTC
Files 85
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

13 Sep 2018 01:45PM UTC coverage: 51.839% (+0.09%) from 51.753%
BLOCKCHAIN_TYPE='tester' TEST='raiden/tests/unit raiden/tests/integration/contracts'

push

travis-ci

hackaugusto
Remove send queued from transports start and to service

Both transports currently basically do `send_async` on each message on
these queues anyway. This was done once to allow batch send, but it was
never implemented and matrix doesn't even support batch send messages,
so it was useless and cluttered the interface (send_async receives a
queue of events and a Message, and start received a queue of messages
since #2420).
The transports need to be aware of the events queues anyway, to
eventually stop retrying the message once it's cleaned (TODO for UDP),
so we can't avoid knowing about the events, but now the serialization
always occurs either in RaidenEventHandler or in RaidenService when
starting the transports, so consistent usage of
`messages.message_from_sendevent`
Followup of #2420 and replaces #2458
[ci integration]

1000 of 2835 branches covered (35.27%)

Branch coverage included in aggregate %.

5526 of 9754 relevant lines covered (56.65%)

0.57 hits per line

Source Files on job 8086.4 (BLOCKCHAIN_TYPE='tester' TEST='raiden/tests/unit raiden/tests/integration/contracts')
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 6946
  • Travis Job 8086.4
  • ae459ff7 on github
  • Prev Job for BLOCKCHAIN_TYPE='tester' TEST='raiden/tests/unit raiden/tests/integration/contracts' on master (#8082.4)
  • Next Job for BLOCKCHAIN_TYPE='tester' TEST='raiden/tests/unit raiden/tests/integration/contracts' on master (#8087.4)
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