Add Modular to Used by list#3509
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
📝 WalkthroughWalkthroughAdds Documentation update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
📚 Docs Preview: https://pr-3509.datamodel-code-generator.pages.dev |
Merging this PR will degrade performance by 11.03%
|
| 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)
Footnotes
-
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. ↩
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Breaking Change AnalysisResult: 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 |
|
🎉 Released in 0.66.2 This PR is now available in the latest release. See the release notes for details. |
Summary by CodeRabbit