chore: v0.8.1 — 상류 HWPX fidelity sync 흡수 (도형 shapeComment 이슈 1451)#26
Merged
Conversation
본 프로젝트가 보고한 상류 이슈 1451 (legacy 도형 shapeComment 미직렬화) 해결로 verify_hwpx_roundtrip 의 보존 boundary 가 도형 shapeComment 까지 실질 확대됨. 무손실화로 무효화된 negative 테스트 test_lossy 를 무손실 positive + RoundtripReport(ok=False) 계약 검증으로 재설계함. 코드 변경 0 — 테스트 1파일 + CHANGELOG/spec/버전 bump.
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
v0.8.1 PATCH — 상류
rhwp의 HWPX serializer fidelity 개선 흡수. 코드(src/*.rs,python/rhwp) 변경 0 — 테스트 1파일 + 문서/버전.shapeComment미직렬화, 본 프로젝트 보고) 해결로verify_hwpx_roundtrip보존 boundary 가 도형 shapeComment 까지 실질 확대test_lossy_document_reports_human_readable_differences재설계 → 무손실 positive (test_shapecomment_document_roundtrips_lossless) +RoundtripReport(ok=False)unit-construct 계약 (test_report_surfaces_differences_when_constructed_lossy)7d9aae7f→10f5c51e(238 commit) — 실제 pin 은 이미10f5c51e(= upstream main HEAD) 였고 CHANGELOG 기록만 뒤처져 정정검증:
pytest -m "not slow"606 passed (baseline byte-equal 포함), 공개 API / IR schema ("1.1") 불변.Why
Related Issues
🤖 Generated with Claude Code