Update CHANGELOG for 0.62.0#3313
Conversation
Merging this PR will improve performance by 10.06%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | WallTime | test_perf_graphql_style_pydantic_v2 |
891.5 ms | 810 ms | +10.06% |
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 docs/changelog-0.62.0 (36d82b0) with main (00de1a3)
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-3313.datamodel-code-generator.pages.dev |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3313 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 116 116
Lines 26364 26364
Branches 3336 3336
=========================================
Hits 26364 26364
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 #3313 ("docs: update CHANGELOG.md for 0.62.0") is a documentation-only change. The prepared diff shows the sole modified file is CHANGELOG.md, and the change is purely additive (the deleted-lines.txt artifact is empty). It only inserts the 0.62.0 release-notes section. While that inserted text describes breaking changes that originated in other PRs (#3292, #3289, #3301, #3297, #3308), PR #3313 itself does not modify any source code, Jinja2 templates, CLI options, Python API, default values, runtime behavior, supported Python versions, or error-handling logic. A changelog/documentation update does not itself break existing users, so this PR contains no breaking changes. This analysis was performed by Claude Code Action |
|
🎉 Released in 0.63.0 This PR is now available in the latest release. See the release notes for details. |
Updates CHANGELOG.md for 0.62.0.
This PR was created automatically after publishing release 00de1a3.