Skip to content

Add Modular to Used by list#3509

Merged
koxudaxi merged 1 commit into
mainfrom
add-modular-used-by
Jun 30, 2026
Merged

Add Modular to Used by list#3509
koxudaxi merged 1 commit into
mainfrom
add-modular-used-by

Conversation

@koxudaxi

@koxudaxi koxudaxi commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Documentation
    • Added a new project entry to the “Used by” / “Projects that use” lists.
    • Included a link to additional usage details for generating schemas with the tool.

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 49423434-e252-48af-b12e-616d061fa328

📥 Commits

Reviewing files that changed from the base of the PR and between 2dae227 and e1ddbb2.

⛔ Files ignored due to path filters (1)
  • docs/llms-full.txt is excluded by none and included by none
📒 Files selected for processing (2)
  • README.md
  • docs/index.md

📝 Walkthrough

Walkthrough

Adds modular/modular as a new entry to the "Projects that use datamodel-code-generator" list in README.md and the "Used by" section in docs/index.md, linking to its MAX Serve KServe schema generation documentation.

Documentation update

Layer / File(s) Summary
Add modular/modular to used-by lists
README.md, docs/index.md
One bullet added to each file listing modular/modular with a link to its schema-generation documentation.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 Hippity hop, a new name's on the list,
modular/modular couldn't be missed!
Schema generation, a link and a line,
The README grows longer — oh, isn't that fine?
A bunny adds bullets with joy and with cheer! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: adding Modular to the “Used by” list.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch add-modular-used-by

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

📚 Docs Preview: https://pr-3509.datamodel-code-generator.pages.dev

@codspeed-hq

codspeed-hq Bot commented Jun 30, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 11.03%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

❌ 8 regressed benchmarks
✅ 3 untouched benchmarks
⏩ 98 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime test_perf_aws_style_openapi_pydantic_v2 1.6 s 1.9 s -12.12%
WallTime test_perf_all_options_enabled 4.6 s 5.3 s -12.09%
WallTime test_perf_kubernetes_style_pydantic_v2 2.2 s 2.5 s -11.33%
WallTime test_perf_multiple_files_input 3 s 3.4 s -10.92%
WallTime test_perf_openapi_large 2.6 s 2.9 s -10.9%
WallTime test_perf_deep_nested 4.4 s 4.9 s -10.68%
WallTime test_perf_graphql_style_pydantic_v2 680.9 ms 757.5 ms -10.11%
WallTime test_perf_large_models_pydantic_v2 3 s 3.4 s -10.05%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing add-modular-used-by (e1ddbb2) with main (2dae227)

Open in CodSpeed

Footnotes

  1. 98 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@koxudaxi koxudaxi enabled auto-merge (squash) June 30, 2026 17:46
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2dae227) to head (e1ddbb2).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #3509   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          153       153           
  Lines        33896     33896           
  Branches      3967      3967           
=========================================
  Hits         33896     33896           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@koxudaxi koxudaxi merged commit 1870d87 into main Jun 30, 2026
61 of 62 checks passed
@koxudaxi koxudaxi deleted the add-modular-used-by branch June 30, 2026 17:47
@github-actions

Copy link
Copy Markdown
Contributor

Breaking Change Analysis

Result: No breaking changes detected

Reasoning: The PR only adds a single documentation line listing modular/modular as a project that uses datamodel-code-generator, applied identically to README.md, docs/index.md, and docs/llms-full.txt. There are no changes to code, CLI options, the Python API, default behaviors, templates, generated output, or Python version support. No lines were removed. Therefore there are no breaking changes.


This analysis was performed by Claude Code Action

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

🎉 Released in 0.66.2

This PR is now available in the latest release. See the release notes for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant