openwisp / django-ipam

The development of this project has moved to openwisp-ipam
https://github.com/openwisp/openwisp-ipam
BSD 3-Clause "New" or "Revised" License
78 stars 28 forks source link

[subnet] Automatic FreeSpace Display #14

Closed anurag-ks closed 6 years ago

anurag-ks commented 6 years ago

Implements and closes #12

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 19


Changes Missing Coverage Covered Lines Changed/Added Lines %
django_ipam/base/admin.py 2 8 25.0%
<!-- Total: 2 8 25.0% -->
Totals Coverage Status
Change from base Build 12: -11.3%
Covered Lines: 47
Relevant Lines: 53

💛 - Coveralls
anurag-ks commented 6 years ago

To be completed after #11 . Currently I am using the plotly.js to implement the graph/pie chart.