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

spesmilo / electrum / 6259137924825088 / 5
64%
master: 64%

Build:
DEFAULT BRANCH: master
Ran 01 Apr 2025 04:22PM UTC
Files 81
Run time 2s
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

01 Apr 2025 03:54PM UTC coverage: 61.035% (-0.01%) from 61.046%
6259137924825088.5

push

CirrusCI

SomberNight
tests/test_txbatcher.py: fix race in network.next_tx()

With `txbatcher.SLEEP_INTERVAL = 0.01`, on my laptop, the batcher called try_broadcasting() even before next_tx() effectively awaited _tx_event.
This resulted in the test failing due to timeout.

Basically, if the txbatcher.SLEEP_INTERVAL was too low, the 2-4 event loop iterations needed to await _tx_event.wait() took too long.
(note that the exact number of event loop iterations needed depends on the python version and the OS)

21345 of 34972 relevant lines covered (61.03%)

0.61 hits per line

Source Files on job 6259137924825088.5
  • Tree
  • List 81
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6259137924825088
  • 5f551183 on github
  • Prev Job for on master (#6367286644178944.2)
  • Next Job for on master (#5279567184658432.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