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

tehmaze / xmodem / 83 / 2
74%
master: 74%

Build:
DEFAULT BRANCH: master
Ran 22 May 2017 01:46PM UTC
Files 1
Run time 0s
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

22 May 2017 01:44PM UTC coverage: 67.419% (+0.2%) from 67.203%
TOXENV=py27

Pull #29

travis-ci

web-flow
remove stray `assert False` in order to fix #27

If I understand the comment in the while loop correctly, the purpose of
the while loop here is to throw away everything which is sent by the
sender to empty the UART buffer, and wait until a timeout occurs (`if
data is None`, i.e.  everything is sent, end of the current packet).
However, due to the `assert`, the loop terminates after the first byte,
unless it timeouts (which will most probably not be the case on current
connections).

Fixes #27
Pull Request #29: remove stray `assert False` in order to fix #27

209 of 310 relevant lines covered (67.42%)

0.67 hits per line

Source Files on job 83.2 (TOXENV=py27)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 83
  • Travis Job 83.2
  • c674908f on github
  • Prev Job for TOXENV=py27 on master (#82.2)
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

© 2025 Coveralls, Inc