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

iwaseyusuke / ryu / 317 / 3
62%
master: 68%

Build:
Build:
LAST BUILD BRANCH: mrtlib-Support_RFC8050
DEFAULT BRANCH: master
Ran 05 Jul 2016 04:43AM UTC
Files 403
Run time 18s
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

05 Jul 2016 04:37AM UTC coverage: 62.17% (+0.004%) from 62.166%
TOX_ENV=py35

push

travis-ci

iwaseyusuke
test_packet: Avoid to use array.array as input binary

In Python 2.7, array.array cannot be converted correctly into binary
type by using six.binary_type().
So packet.Packet() cannot skip data effectively.
This patch remove to use array.array as input binary in test_packet.

Note: array.array can be used as input binary as the same as before,
but in this case, the padding data will be displayed in str or repr
representation in Python 2.7.

Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>

45946 of 73904 relevant lines covered (62.17%)

0.62 hits per line

Source Files on job 317.3 (TOX_ENV=py35)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 317
  • Travis Job 317.3
  • 4113ff67 on github
  • Prev Job for TOX_ENV=py35 on packet-Fix_minimum_ethernet_frame_length (#316.3)
  • Next Job for TOX_ENV=py35 on packet-Fix_minimum_ethernet_frame_length (#318.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

© 2025 Coveralls, Inc