Skip to content

Fix broken code coverage

Erwan Rouchet requested to merge fix-broken-coverage into master

Use a dict to ensure ElementPath unicity in add_parent and remove_child; this suppresses the continue statement that was randomly covered.

Merge request reports

Loading