openwisp / openwrt-openwisp-monitoring

OpenWRT monitoring agent for openwisp-monitoring
https://openwisp.io/docs/dev/openwrt-monitoring-agent/
GNU General Public License v3.0
23 stars 20 forks source link

[fix] Skip adding empty DHCP lease tables #129

Closed nemesifier closed 9 months ago

nemesifier commented 9 months ago

The DHCP lease code may add empty DHCP lease objects (tables in LUA) which are rejected by the schema validation of the OpenWISP Monitoring REST API.

github-actions[bot] commented 9 months ago

Pull Request Test Coverage Report for Build 7562224756


Totals Coverage Status
Change from base Build 6337873467: -0.06%
Covered Lines: 3206
Relevant Lines: 3215

💛 - Coveralls