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

tomelliff / cidr-classful-converter
100%

Build:
DEFAULT BRANCH: master
Repo Added 02 May 2017 11:35AM UTC
Files 1
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

pending completion
10

push

travis-ci

tomelliff
Update README

33 of 33 relevant lines covered (100.0%)

2.0 hits per line

Relevant lines Covered
Build:
Build:
33 RELEVANT LINES 33 COVERED LINES
2.0 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
10 master Update README push 02 May 2017 05:41PM UTC tomelliff travis-ci pending completion  
9 master Add CLI handler Can now call the converter on the CLI directly and have it print out the CIDR ranges compatible with AWS WAF IP Sets. For Python3 usage there are no external requirements but Python2 has requirements on future and ipaddress backpo... push 02 May 2017 05:24PM UTC tomelliff travis-ci pending completion  
8 master Add tox support Just run tox to automatically run unit tests on both Python2.7 and Python 3.6 push 02 May 2017 04:27PM UTC tomelliff travis-ci pending completion  
7 master Python3 support Switch to the ipaddress module that is in Python3.3+ and is backported onto PyPI for Python2.6/2.7. push 02 May 2017 03:57PM UTC tomelliff travis-ci pending completion  
6 master Add License file push 02 May 2017 02:07PM UTC tomelliff travis-ci pending completion  
5 master Add IPv6 support Classful ranges as a name don't make much sense as CIDR ranges predate IPv6 and it's difficult to explain why AWS use these prefixes. Might want to consider changing the name of the project and the classful/classless terms used i... push 02 May 2017 02:05PM UTC tomelliff travis-ci pending completion  
4 master Refactor generator to list into separate helper function ip.subnet(prefix) returns a generator of IPNetwork objects but we want a list. Using list(ip.subnet(prefix)) returns a list of IPNetwork objects but we want the string representation here. ... push 02 May 2017 01:46PM UTC tomelliff travis-ci pending completion  
3 master Add missing nettaddr dependency to requirements.txt push 02 May 2017 01:28PM UTC tomelliff travis-ci pending completion  
1 master Add project README and Travis CI support push 02 May 2017 11:44AM UTC tomelliff travis-ci pending completion  
See All Builds (9)
  • Repo on GitHub
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