Skip to content

Add source line numbers to query result locations - #6

Closed
AshwaniKharwar wants to merge 2 commits into
vikrantd:mainfrom
AshwaniKharwar:feat/add-line-numbers-to-queries
Closed

Add source line numbers to query result locations#6
AshwaniKharwar wants to merge 2 commits into
vikrantd:mainfrom
AshwaniKharwar:feat/add-line-numbers-to-queries

Conversation

@AshwaniKharwar

Copy link
Copy Markdown
Contributor

Summary

  • Expose parsed source-location metadata and line numbers in flow/query result steps.
  • Display known file locations as path/to/file.py:line in the Markdown results table.
  • Preserve the existing file-only display when the line number is unavailable.

Validation

  • uv run pytest tests/test_flow_engine.py (30 passed)

Closes #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include source line numbers in query result locations

1 participant