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

kbandla / dpkt / 605 / 4
85%
master: 100%

Build:
Build:
LAST BUILD BRANCH: extend_supported_versions
DEFAULT BRANCH: master
Ran 15 Mar 2017 10:37PM UTC
Files 72
Run time 5s
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

23 Feb 2017 05:04PM UTC coverage: 85.468%. First build
TOXENV=py35,coveralls, docs

push

travis-ci

obormot
Refactor module initialization to handle circular imports (#330)

* Add _mod_init() functions (#324)

These functions are automatically called at the end of dpkt module
(package) initialization.

Purpose is to reduce impact of circular dependencies between
various dpkt modules during intitialization.

* Small refactoring of gre module

Remove unused '_protosw' class attr and code that populates it.
Move import of ethernet module at the beginning of the file
because it doesn't make a sense to keep it in the middle of
module now when the redundant code was removed.

* Small refactoring of ip6 module

Now when _mod_init() functions were introduced, we can set
_protosw class attr of IP6 class directly in class definition
and remove extra code that handled this after class was defined.

6087 of 7122 relevant lines covered (85.47%)

0.85 hits per line

Source Files on job 605.4 (TOXENV=py35,coveralls, docs)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 605
  • Travis Job 605.4
  • 64f92ec7 on github
  • Next Job for TOXENV=py35,coveralls, docs on dhcp_header_py3 (#606.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