Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: traceback line number #691

Merged
merged 3 commits into from
Jan 29, 2024
Merged

fix: traceback line number #691

merged 3 commits into from
Jan 29, 2024

Conversation

akshayka
Copy link
Contributor

This change fixes tracebacks, which regressed and stopped showing line numbers when we changed the cell ID format.

This change also modifies the tests to catch bugs like this in the future, by making ExecutionRequestProvider use the CellManager for creating cell IDs.

This change fixes tracebacks, which regressed and stopped showing
line numbers when we changed the cell ID format.

This change also modifies the tests to catch bugs like this in the
future, by making `ExecutionRequestProvider` use the `CellManager` for
creating cell IDs.
Copy link

vercel bot commented Jan 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2024 11:18pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2024 11:18pm

mscolnick
mscolnick previously approved these changes Jan 29, 2024
@akshayka akshayka merged commit 4f3190b into main Jan 29, 2024
22 checks passed
@akshayka akshayka deleted the aka/fix-tracebacks branch January 29, 2024 23:20
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants