Fix PyPI badge rendering#3247
Conversation
📝 WalkthroughWalkthroughPyPI version badge URLs are updated from Badge URL Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
Merging this PR will improve performance by 44.5%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | WallTime | test_perf_all_options_enabled |
6.3 s | 4.2 s | +47.95% |
| ⚡ | WallTime | test_perf_aws_style_openapi_pydantic_v2 |
2.1 s | 1.4 s | +47.69% |
| ⚡ | WallTime | test_perf_deep_nested |
5.8 s | 3.9 s | +47.67% |
| ⚡ | WallTime | test_perf_large_models_pydantic_v2 |
3.9 s | 2.7 s | +46.94% |
| ⚡ | WallTime | test_perf_kubernetes_style_pydantic_v2 |
2.8 s | 1.9 s | +44.5% |
| ⚡ | WallTime | test_perf_duplicate_names |
1,094.3 ms | 762 ms | +43.61% |
| ⚡ | WallTime | test_perf_stripe_style_pydantic_v2 |
2.2 s | 1.5 s | +43.36% |
| ⚡ | WallTime | test_perf_openapi_large |
3.1 s | 2.2 s | +42.45% |
| ⚡ | WallTime | test_perf_multiple_files_input |
3.8 s | 2.7 s | +42.36% |
| ⚡ | WallTime | test_perf_complex_refs |
2.2 s | 1.5 s | +42.06% |
| ⚡ | WallTime | test_perf_graphql_style_pydantic_v2 |
860 ms | 609.5 ms | +41.09% |
Tip
Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.
Comparing fix-docs-initial-render (cfcd915) with main (70ae43f)
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. ↩
|
📚 Docs Preview: https://pr-3247.datamodel-code-generator.pages.dev |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3247 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 112 112
Lines 25192 25192
Branches 3182 3182
=========================================
Hits 25192 25192
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: PR #3247 only modifies documentation files: a badge URL migration in README.md/docs/index.md/docs/llms-full.txt, and a JavaScript/CSS fix in the MkDocs theme override (overrides/main.html) to resolve an initial render issue on the docs site. No changes to code generation output, Jinja2 templates, CLI/API interfaces, default behavior, Python version support, or error handling. This analysis was performed by Claude Code Action |
|
🎉 Released in 0.60.0 This PR is now available in the latest release. See the release notes for details. |
No description provided.