Skip to content

tests: upgrade pytest plugins, upperbound sqlglot#8077

Merged
mscolnick merged 5 commits intomainfrom
ms/tests-upgrade-pytest-plugins-upperbound-sqlglot
Feb 3, 2026
Merged

tests: upgrade pytest plugins, upperbound sqlglot#8077
mscolnick merged 5 commits intomainfrom
ms/tests-upgrade-pytest-plugins-upperbound-sqlglot

Conversation

@mscolnick
Copy link
Contributor

@mscolnick mscolnick commented Jan 31, 2026

@vercel
Copy link

vercel bot commented Jan 31, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment Feb 3, 2026 9:27pm

Request Review

dmadisetti
dmadisetti previously approved these changes Feb 3, 2026
_, cell_defs = loop.run_until_complete(res)
else:
_, cell_defs = res
async def _async_hook(*args: Any, **kwargs: Any) -> Any:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can follow up with some unit tests. I think this can also be DRY'd too

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is one more async break i am working on

@mscolnick mscolnick merged commit 7dbe4b5 into main Feb 3, 2026
43 of 52 checks passed
@mscolnick mscolnick deleted the ms/tests-upgrade-pytest-plugins-upperbound-sqlglot branch February 3, 2026 21:58
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.19.8-dev15

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

2 participants