Skip to content

Sync zensical.toml nav with docs directory#2908

Merged
koxudaxi merged 1 commit intomainfrom
fix/sync-zensical-toml-with-docs
Jan 3, 2026
Merged

Sync zensical.toml nav with docs directory#2908
koxudaxi merged 1 commit intomainfrom
fix/sync-zensical-toml-with-docs

Conversation

@koxudaxi
Copy link
Copy Markdown
Owner

@koxudaxi koxudaxi commented Jan 2, 2026

No description provided.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 2, 2026

Warning

Rate limit exceeded

@koxudaxi has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 13 minutes and 26 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 44934ce and 6b2f288.

📒 Files selected for processing (1)
  • zensical.toml

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 and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 2, 2026

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

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jan 2, 2026

CodSpeed Performance Report

Merging #2908 will improve performance by 18.13%

Comparing fix/sync-zensical-toml-with-docs (6b2f288) with main (44934ce)

⚠️ 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.

Summary

⚡ 11 improvements
⏩ 98 skipped1

Benchmarks breakdown

Mode Benchmark BASE HEAD Efficiency
WallTime test_perf_large_models_pydantic_v2 3.7 s 3.1 s +18.13%
WallTime test_perf_kubernetes_style_pydantic_v2 2.6 s 2.2 s +16.92%
WallTime test_perf_aws_style_openapi_pydantic_v2 2 s 1.7 s +17.25%
WallTime test_perf_deep_nested 6 s 5.2 s +15.96%
WallTime test_perf_openapi_large 2.9 s 2.5 s +13.5%
WallTime test_perf_stripe_style_pydantic_v2 2 s 1.7 s +15.51%
WallTime test_perf_all_options_enabled 6.6 s 5.8 s +14.61%
WallTime test_perf_duplicate_names 997.5 ms 856.7 ms +16.44%
WallTime test_perf_graphql_style_pydantic_v2 814.1 ms 712.5 ms +14.25%
WallTime test_perf_complex_refs 2 s 1.7 s +16.25%
WallTime test_perf_multiple_files_input 3.7 s 3.2 s +15.43%

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.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.40%. Comparing base (44934ce) to head (6b2f288).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2908   +/-   ##
=======================================
  Coverage   99.40%   99.40%           
=======================================
  Files          95       95           
  Lines       16903    16903           
  Branches     1989     1989           
=======================================
  Hits        16802    16802           
  Misses         52       52           
  Partials       49       49           
Flag Coverage Δ
unittests 99.40% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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 dcc5567 into main Jan 3, 2026
36 checks passed
@koxudaxi koxudaxi deleted the fix/sync-zensical-toml-with-docs branch January 3, 2026 00:58
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 3, 2026

Breaking Change Analysis

Result: No breaking changes detected

Reasoning: This PR only modifies zensical.toml, which is a documentation site configuration file that controls navigation structure. It adds new documentation pages to the navigation menu (GraphQL Options, Manual section, Validators, Class Decorators) and removes the Changelog link. No Python code, templates, CLI options, or any functional code was changed. This is purely a documentation infrastructure update with no impact on the code generator itself, its API, or its output.


This analysis was performed by Claude Code Action

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 3, 2026

🎉 Released in 0.52.1

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