Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
16540422018 | fix/walk-and-replace | Make ast.Walk() robust against the replacement of the current node When the current node is replaced (with ReplaceChild()), the walk is interrupted as the previous node lost its sibling. This changes make it possible to continue walking. | push | github |
82.78 |