HomeSoftware Heritage

model: fix Tree.toDict to be side-effect free

Description

model: fix Tree.toDict to be side-effect free

Remove reliance on default arg child_nodes which is a dict.

It is unused in client code, breaks tests, and is not needed to build
the dict representation of the tree.

This also refines types on related impacted methods which helps
reasoning about them.

Details

Provenance
tenmaAuthored on Oct 7 2020, 4:54 PM
tenmaPushed on Oct 8 2020, 6:46 PM
Differential Revision
D4186: scanner.model: Fix Tree.toDict to be side-effect free
Parents
rDTSCNccf123a4cefd: Improve cli documentation
Branches
Unknown
Tags
Unknown
Build Status
Buildable 16071
Build 24719: test-and-buildJenkins console · Jenkins