Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
B backend_autotest
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • test
  • backend_autotest
  • Merge requests
  • !687

Merged
Created Aug 20, 2026 by xu zy@xuzhenyangOwner

refactor(large_data): 大数据验证模块按接口拆分子包,抽取共享基础设施

  • Overview 1
  • Commits 1
  • Changes 26
  • infrastructure/: 从 large_data_client/config 抽出 client(单次调用适配器)/ config(预演域名租户门禁)/evidence(响应证据解析)/registry(目标→SDK raw 方法受控映射) 四个共享模块
  • youth_map//: 每个接口独立子包(payloads 构造参数/context 专属 上下文/test_ 容量 case),避免 youth_map 根目录铺满
  • youth_map/boundaries.py: 多个空间接口复用的全国围栏与圆形边界常量
  • youth_map/model_context.py: 共享模型 ID 上下文解析
  • 旧 large_data_client/config 与 _*.py 缩为兼容转发门面(offline 测试验证)
  • offline 单测 62 项全过,README 同步新结构与免平铺约束
  • .gitignore 新增 report_html/ 排除测试报告构建产物

安全: nacos-data 快照(含明文 token)经 .gitignore 排除,未提交

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: xiaoyang_autotest