fix: comprehensive audit, bug fixes, and documentation overhaul#12
fix: comprehensive audit, bug fixes, and documentation overhaul#12JarbasAl wants to merge 1 commit into
Conversation
Summary of changes: - Fixed paragraph_tokenize crash on leading newlines. - Fixed get_empty_spans indexing for trailing spaces. - Added regex escaping for delimiters in chunk function. - Improved _WORD_REGEX to handle version numbers, emails, and hyphenated words. - Refactored span indexing logic for sentences and paragraphs to be more robust. - Added extensive test suite in test/test_extensive.py. - Created /docs directory with Getting Started and API Reference guides. - Modernized README.md with features and better examples. AI-Generated Change: - Model: Gemini 2.0 Flash - Intent: Audit codebase, fix edge cases, and add comprehensive documentation. - Impact: Improved reliability and developer experience. - Verified via: PYTHONPATH=. pytest test/test_chunking.py test/test_extensive.py
|
Warning Review limit reached
Your plan currently allows 1 review/hour. Refill in 50 minutes and 36 seconds. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more review capacity refills, a review can be triggered using the 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 trial, open-source, and free plans. In all cases, review capacity refills continuously over time. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Summary
Test plan
AI Usage Disclaimer
Gemini 2.0 Flash. Human reviewed before merge.
🤖 Generated with Gemini CLI