chore: 整合本地已验证改动 / integrate validated local changes - #7
Merged
Conversation
仅更新开发者分析后台的 RMSE 展示与历史记录,不修改用户首页。 / Update RMSE and history only in the developer analysis console without changing the user home page.
…l export - 默认保存到 data/dev_captures 并无覆盖迁移历史临时文件 / Save under data/dev_captures and migrate legacy temporary files without overwrite - 统一分析导入路径并显示持久或临时存储状态 / Unify analysis imports and show persistent or temporary storage state - 增加 ZIP 全量导出与部署、文档和回归测试 / Add ZIP export plus deployment, documentation, and regression coverage
# Conflicts: # web/static/analysis-lab/assets/analysis-DqbIrqpF.js # web/static/analysis-lab/index.html
- 将系统临时目录明确标记为非持久化 / Mark system temporary directories as non-persistent - 修正 Linux 与 macOS 测试路径差异 / Fix Linux and macOS test path differences
使用timezone.utc替代Python 3.11新增的datetime.UTC,并同步更新测试。\nReplace Python 3.11-only datetime.UTC with timezone.utc and update the matching test.
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.
概要 / Summary
验证 / Validation