-
Notifications
You must be signed in to change notification settings - Fork 2
docs: fix documentation issues #141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- Fix variable name bug in README.md (store -> key_value) - Fix license statement in README.md (MIT -> Apache 2.0) - Add missing DefaultValueWrapper to README.md wrappers table - Add missing TimeoutWrapper to README.md wrappers table - Add DefaultValue to AGENTS.md wrappers list Co-authored-by: William Easton <strawgate@users.noreply.github.com>
📝 WalkthroughWalkthroughDocumentation updated to include new wrapper types (DefaultValueWrapper, TimeoutWrapper, and others) in wrappers listings. License header changed from MIT to Apache 2.0. Code example updated to call get method on key_value instance instead of a local store variable. Changes
Possibly related PRs
Pre-merge checks and finishing touches❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (1)**/*.md📄 CodeRabbit inference engine (AGENTS.md)
Files:
🧠 Learnings (2)📚 Learning: 2025-10-26T16:57:34.088ZApplied to files:
📚 Learning: 2025-10-26T16:57:34.087ZApplied to files:
🔇 Additional comments (4)
Comment |
|



Fixes documentation issues identified in issue #136
Changes
store→key_value)DefaultValueWrapperto README.md wrappers tableTimeoutWrapperto README.md wrappers tableDefaultValueto AGENTS.md wrappers listVersion numbers remain at 0.2.8 as requested.
Generated with Claude Code) | [View job run](https://github.com/strawgate/py-key-value/actions/runs/18826024279
Summary by CodeRabbit