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

iwaseyusuke / ryu / 318
62%
master: 68%

Build:
Build:
LAST BUILD BRANCH: mrtlib-Support_RFC8050
DEFAULT BRANCH: master
Ran 05 Jul 2016 09:47PM UTC
Jobs 5
Files 403
Run time 4min
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

pending completion
318

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>

45969 of 73903 relevant lines covered (62.2%)

2.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 318.1 (TOX_ENV=py27) 05 Jul 2016 09:48PM UTC 0
62.16
Travis Job 318.1
2 318.2 (TOX_ENV=py34) 05 Jul 2016 09:48PM UTC 0
62.17
Travis Job 318.2
3 318.3 (TOX_ENV=py35) 05 Jul 2016 09:49PM UTC 0
62.17
Travis Job 318.3
4 318.4 (TOX_ENV=pypy26) 05 Jul 2016 09:48PM UTC 0
62.17
Travis Job 318.4
5 318.5 (TOX_ENV=pep8) 05 Jul 2016 09:47PM UTC 0
Travis Job 318.5
Source Files on build 318
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #318
  • 06bd1e8b on github
  • Prev Build on packet-Fix_minimum_ethernet_frame_length (#317)
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