You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve ParseResult traversal and context path issues
- Fix ParseResult nodes test by implementing proper recursive traversal in visit function
- Correct context path generation to exclude node type names
- All 10 tests now pass locally
- Maintain backward compatibility with legacy visit API
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments