Skip to content

test: use sqlite3 session in test_plugin_tool#38781

Merged
41tair merged 1 commit into
langgenius:mainfrom
asukaminato0721:sqlite3-core-tools-test_plugin_tool
Jul 13, 2026
Merged

test: use sqlite3 session in test_plugin_tool#38781
41tair merged 1 commit into
langgenius:mainfrom
asukaminato0721:sqlite3-core-tools-test_plugin_tool

Conversation

@asukaminato0721

Copy link
Copy Markdown
Contributor

Replace the mocked SQLAlchemy Session argument with a real in-memory SQLite Session while retaining plugin-manager and parameter-conversion boundaries. Part of #32454.

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Pyrefly Type Coverage

Metric Base PR Delta
Type coverage 52.85% 52.85% +0.00%
Strict coverage 52.36% 52.36% +0.00%
Typed symbols 32,803 32,804 +1
Untyped symbols 29,539 29,539 0
Modules 2988 2988 0

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jul 13, 2026
@41tair
41tair added this pull request to the merge queue Jul 13, 2026
Merged via the queue into langgenius:main with commit b893b53 Jul 13, 2026
31 checks passed
@asukaminato0721
asukaminato0721 deleted the sqlite3-core-tools-test_plugin_tool branch July 13, 2026 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants