📚 docs(roadmap): 同步真实集成测试基线 - #134
Merged
Merged
Conversation
Owner
Author
实施记录:路线图证据刷新,而非 P0 完成声明基线校正依据路线图原文的 范围约束#133 的真实 CI 证明固定 MySQL 8.0、PostgreSQL 16-alpine temporary schema 下的 metadata contract 和 PostgreSQL 显式 schema 隔离;它并没有执行:
因此新增 已执行验证本提交没有 Python 文件、测试逻辑或 workflow 变更,因此不为文档变动重复启动单独的本地 Testcontainers/性能实验。合并前只需按当前协作约定核对 PR 最新提交对应的一轮 CI;通过后 squash merge。 |
Owner
Author
最终 CI 记录PR 最新提交
该 CI 没有产生新的文档外行为结论;它确认文档提交可与现有完整门禁共同通过。路线图事实仍以正文和前一条实施评论划定:#133 的 integration 证据已存在,尚未覆盖的 codegen、SQLite integration fixture、权限与性能项目没有被标为完成。满足 squash merge 条件,回滚为 revert 此单文件文档提交。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #116
关联 Issue
:books: docs(roadmap): 整理 v0.3 后续架构与功能路线背景(Situation)
路线图已合并,但仍将当前基线写为
2803b40与 660 单测,并称 MySQL/PostgreSQL 只覆盖 TCP/类型映射。PR #133 已合并为7b07599:新增真实ConnectionManager -> DatabaseIntrospector.describe_table容器契约,并修复 PostgreSQL psycopg2%literal 转义。因此旧文字已与main的已验证状态不一致。任务(Task)
行动(Action)
只修改
docs/roadmap-v0.3.md:2803b40改为7b07599的证据快照。PYTHONPATH=src python -m pytest tests/unit/ -q、668 passed。LIKE 'nextval(%%'psycopg2 发现但不把它作为完整查询合同结论。提交:
955d751 :books: docs(roadmap): 同步真实集成测试基线验证(Verification)
本地 Windows 11 x86_64 执行:
本 PR 不改 Python、CI 或运行时文件;未重新执行 container test 或性能实验。#133 的最终 CI 已实际通过 MySQL/PostgreSQL Testcontainers integration,因此本次仅引用其已记录证据,而非重复宣称新的运行时结果。
实验与证据(Evidence)
describe_tablecontract 与 schema 隔离%%兼容性、风险与回滚
仅文档变更,无 API、数据库、发布物或性能行为变化。风险是证据快照随 future main 演进再次过期;通过在文本中注明快照 commit、测试环境和未覆盖边界缓解。回滚为 revert 单文件文档提交;不涉及数据或外部服务。