fix: respect nullable on array items with --strict-nullable#2713
fix: respect nullable on array items with --strict-nullable#2713
Conversation
WalkthroughThis PR fixes handling of nullable array items in JSON Schema when using the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (5 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
🧰 Additional context used🧬 Code graph analysis (2)src/datamodel_code_generator/parser/jsonschema.py (3)
tests/main/jsonschema/test_main_jsonschema.py (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
🔇 Additional comments (4)
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2713 +/- ##
=======================================
Coverage 99.34% 99.34%
=======================================
Files 81 81
Lines 11534 11540 +6
Branches 1387 1388 +1
=======================================
+ Hits 11458 11464 +6
Misses 45 45
Partials 31 31
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:
|
CodSpeed Performance ReportMerging #2713 will not alter performanceComparing Summary
Benchmarks breakdown
Footnotes
|
Fixes: #1815
Summary by CodeRabbit
New Features
Tests
✏️ Tip: You can customize this high-level summary in your review settings.