Closed swewers closed 4 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
mclf/berkovich/berkovich_trees.py | 22 | 24 | 91.67% | ||
<!-- | Total: | 22 | 24 | 91.67% | --> |
Totals | |
---|---|
Change from base Build 1579: | 0.05% |
Covered Lines: | 3522 |
Relevant Lines: | 4464 |
_attr
which is initialized as an empty dictionary. It is never use by this module, and may be used by applications to store arbitrary information related to a vertexT.children()
now returns a copy of the internal list of children. To change the tree structure, one has to changeT._children
find_point
now works for empty treeremove_point