Open skyrich62 opened 1 year ago
Patch coverage: 100.00
% and no project coverage change.
Comparison is base (
dffdff0
) 99.69% compared to head (2a3a3ea
) 99.69%.:exclamation: Current head 2a3a3ea differs from pull request most recent head fd8f999. Consider uploading reports for the commit fd8f999 to get more accurate results
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
While creating a parse tree, it would be nice to propagate the current node to the user's control methods, (e.g. start, success, failure).
This way the user has additional control over handling the nodes of the tree.