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

[enchancement] Implemented subnet hierarchical view #73

Closed atb00ker closed 4 years ago

atb00ker commented 5 years ago

GUI change, hence screenshots included:

IPv4 view: ipv4_shot

IPv6 view: ipv6_shot

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 299


Totals Coverage Status
Change from base Build 289: -0.4%
Covered Lines: 2449
Relevant Lines: 2460

💛 - Coveralls
atb00ker commented 5 years ago

not sure what is happening with travis!

I approached the travis community since i couldn't solve it. I was recommended to clean cache and run again. So far no luck, i will post update if there is any further news.

atb00ker commented 5 years ago

I'll check it out as soon as possible. :) Regarding the segmentation fault, I asked the same on travis's community, they enabled debugging in the repository. However I didn't debug it, did you do it or did it randomly go away? ( Just asking incase I need to inform something to travis community about it being error in the code or a possible bug in travis. )

atb00ker commented 4 years ago

That failing testcase is fixed. However, I am concerned about this, I haven't fix it and I haven't managed to reproduce it!

nemesifier commented 4 years ago

Thanks a lot :+1: great work