Skip to content

feat(docs): Group CLI examples by schema type with tabs#2696

Merged
koxudaxi merged 4 commits intomainfrom
feat/cli-docs-multiple-examples
Dec 19, 2025
Merged

feat(docs): Group CLI examples by schema type with tabs#2696
koxudaxi merged 4 commits intomainfrom
feat/cli-docs-multiple-examples

Conversation

@koxudaxi
Copy link
Copy Markdown
Owner

No description provided.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Dec 19, 2025

Warning

Rate limit exceeded

@koxudaxi has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 23 minutes and 50 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 8bb541a and e2151b1.

📒 Files selected for processing (10)
  • docs/cli-reference/base-options.md (10 hunks)
  • docs/cli-reference/field-customization.md (38 hunks)
  • docs/cli-reference/general-options.md (25 hunks)
  • docs/cli-reference/model-customization.md (50 hunks)
  • docs/cli-reference/openapi-only-options.md (12 hunks)
  • docs/cli-reference/template-customization.md (32 hunks)
  • docs/cli-reference/typing-customization.md (27 hunks)
  • scripts/build_cli_docs.py (10 hunks)
  • tests/main/jsonschema/test_main_jsonschema.py (1 hunks)
  • tests/main/openapi/test_main_openapi.py (4 hunks)
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/cli-docs-multiple-examples

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.

🤖 Generated by GitHub Actions
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.53%. Comparing base (8bb541a) to head (e2151b1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2696   +/-   ##
=======================================
  Coverage   99.53%   99.53%           
=======================================
  Files          81       81           
  Lines       11387    11392    +5     
  Branches     1361     1361           
=======================================
+ Hits        11334    11339    +5     
  Misses         32       32           
  Partials       21       21           
Flag Coverage Δ
unittests 99.53% <100.00%> (+<0.01%) ⬆️

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.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Dec 19, 2025

CodSpeed Performance Report

Merging #2696 will not alter performance

Comparing feat/cli-docs-multiple-examples (e2151b1) with main (8bb541a)

Summary

✅ 52 untouched
⏩ 10 skipped1

Footnotes

  1. 10 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 and others added 2 commits December 19, 2025 09:21
@koxudaxi koxudaxi merged commit 6a29f22 into main Dec 19, 2025
40 checks passed
@koxudaxi koxudaxi deleted the feat/cli-docs-multiple-examples branch December 19, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant