Closed YufengXin closed 6 months ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/sdx_pce/topology/temanager.py | 19 | 20 | 95.0% | ||
<!-- | Total: | 19 | 20 | 95.0% | --> |
Totals | |
---|---|
Change from base Build 9289019017: | 0.2% |
Covered Lines: | 1055 |
Relevant Lines: | 1226 |
@sajith, I did a quick fix to allow all above format for vlan_range, esp, the tuple (), along with an unittest.
Well, port_handler._validate_vlan_range() would need to add the tuple too, and the unit tests cases.....
See if we all agree on this.