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

kbandla / dpkt / 605
85%
master: 100%

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

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.

19 of 19 new or added lines in 7 files covered. (100.0%)

6087 of 7122 relevant lines covered (85.47%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
4 605.4 (TOXENV=py35,coveralls, docs) 15 Mar 2017 10:37PM UTC 0
85.47
Travis Job 605.4
Source Files on build 605
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #605
  • 64f92ec7 on github
  • Next Build on dhcp_header_py3 (#606)
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