Switch download badge from pepy.tech to pypistats.org#3052
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)
📝 WalkthroughWalkthroughUpdates to README.md and docs/index.md that replace the Downloads badge source from pepy.tech to img.shields.io with a corresponding URL change to track datamodel-code-generator statistics. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 Tip CodeRabbit can use TruffleHog to scan for secrets in your code with verification capabilities.Add a TruffleHog config file (e.g. trufflehog-config.yml, trufflehog.yml) to your project to customize detectors and scanning behavior. The tool runs only when a config file is present. |
|
📚 Docs Preview: https://pr-3052.datamodel-code-generator.pages.dev |
Merging this PR will improve performance by 10.03%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | WallTime | test_perf_graphql_style_pydantic_v2 |
887.4 ms | 806.6 ms | +10.03% |
Comparing fix/switch-download-badge-to-pypistats (15747b8) with main (df834dc)
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. ↩
Breaking Change AnalysisResult: No breaking changes detected Reasoning: This PR only changes download badge URLs in documentation files (README.md, docs/index.md, docs/llms-full.txt), switching from pepy.tech to pypistats.org. These are purely cosmetic changes to documentation badges with no impact on code generation, templates, API/CLI, default behavior, Python version support, or error handling. This analysis was performed by Claude Code Action |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3052 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 85 85
Lines 17911 17911
Branches 2074 2074
=========================================
Hits 17911 17911
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
🎉 Released in 0.56.0 This PR is now available in the latest release. See the release notes for details. |
Summary by CodeRabbit