Skip to content

refactor: replace runtime asserts with proper checks

86d864a
Select commit
Loading
Failed to load commit list.
Merged

[FEATURE](Markdown) code generation #451

refactor: replace runtime asserts with proper checks
86d864a
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Mar 11, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 b18104c Quiet pytest output for dev workflow Valid sign-off found
🟢 99b87aa fix(core): add missing f-prefix to string continua... Valid sign-off found
🟢 efeb94c fix(system): use dict instead of Mapping in test u... Valid sign-off found
🟢 6a11829 fix(cli): discover discriminator fields at runtime Valid sign-off found
🟢 113065e refactor(cli): tighten type analysis contracts Valid sign-off found
🟢 8fec5c2 refactor(core,cli): rename ModelKey.class_name to ... Valid sign-off found
🟢 a203072 feat(codegen): add overture-schema-codegen package Valid sign-off found
🟢 568634b feat(codegen): add type analysis, specs, and type ... Valid sign-off found
🟢 2289477 feat(codegen): add extraction modules Valid sign-off found
🟢 5f55337 feat(codegen): add constraint description modules Valid sign-off found
🟢 fb3e169 feat(codegen): add output layout modules Valid sign-off found
🟢 65a1ba4 feat(codegen): add example data to theme pyproject... Valid sign-off found
🟢 4a93034 feat(codegen): add markdown renderers Valid sign-off found
🟢 6269c39 feat(codegen): add CLI and integration tests Valid sign-off found
🟢 7089802 docs(codegen): add design doc, walkthrough, and RE... Valid sign-off found
🟢 00bd616 fix(codegen): store all Literal args in TypeInfo Valid sign-off found
🟢 7020671 fix(codegen): track nested list depth in TypeInfo Valid sign-off found
🟢 2e2d556 fix(codegen): resolve type name collisions across ... Valid sign-off found
🟢 f2d81ab fix: improve constraint description rendering Valid sign-off found
🟢 cccd29f feat(codegen): generate pages and links for Pydant... Valid sign-off found
🟢 e16700e fix(codegen): include bbox in examples Valid sign-off found
🟢 5b3c925 fix(codegen): stabilize Used By sort order Valid sign-off found
🟢 a76f170 fix(codegen): add visual break before constraints Valid sign-off found
🟢 3794ae6 fix(codegen): render list[NewType] as list<NewType... Valid sign-off found
🟢 50f4aad fix(codegen): include ellipsis in truncation limit Valid sign-off found
🟢 667f9ad fix(codegen): use repr() for list items in example... Valid sign-off found
🟢 9727209 fix(codegen): expand union member trees before col... Valid sign-off found
🟢 70b56fe fix(codegen): treat dict-typed fields as leaf valu... Valid sign-off found
🟢 a7e38a9 refactor(codegen): reorganize flat layout into sub... Valid sign-off found
🟢 4c33e07 feat(codegen): rewrite example pipeline with model... Valid sign-off found
🟢 d8e1b9b style: single backticks in docstrings Valid sign-off found
🟢 46ca5f0 refactor: rename primitive → numeric in extracti... Valid sign-off found
🟢 86d864a refactor: replace runtime asserts with proper chec... Valid sign-off found