Skip to content

fix: add missing simple and envelope-json convention YAML resources#44

Merged
lllyfeng merged 1 commit into
mainfrom
claude/ci-failure-a5r3uj
Jun 11, 2026
Merged

fix: add missing simple and envelope-json convention YAML resources#44
lllyfeng merged 1 commit into
mainfrom
claude/ci-failure-a5r3uj

Conversation

@lllyfeng

Copy link
Copy Markdown
Contributor

Summary

  • YangProtoConventionTest 中两个测试因找不到 classpath 资源文件而失败
  • 新增 simple-convention.yaml:顺序字段编号、原始类型、无 wrapper 的结构化约定
  • 新增 envelope-json-convention.yaml:envelope 模式、JSON 内部格式的约定

Test plan

  • YangProtoConventionTest#loadBuiltinClasspathYaml_simple 本地验证通过
  • YangProtoConventionTest#loadBuiltinClasspathYaml_envelope 本地验证通过
  • yangkit-data-proto-codec 模块完整测试套件通过

https://claude.ai/code/session_019NY8Mv6p6rb8HSB9pJKugn


Generated by Claude Code

Two built-in convention YAML files were missing from the classpath,
causing YangProtoConventionTest to fail with IllegalArgumentException.

https://claude.ai/code/session_019NY8Mv6p6rb8HSB9pJKugn
@lllyfeng lllyfeng merged commit 4673664 into main Jun 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants