-
Notifications
You must be signed in to change notification settings - Fork 24
fix(api): add note about switching to the New Public API #531
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
WalkthroughA new bullet point titled "Switching from Protect Private API to the New Public API" was added under the "TODO / Planned / Not Implemented" section in the README.md file. No other content or context was changed. Changes
Poem
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
README.md (1)
201-202
: Markdown bullet & wording need adjustmentThe new line is intended to be a list item, but without a leading
-
/*
it renders as plain text.
Minor grammar tweaks improve clarity.- Switching from Protect Private API to the New Public API + - Switch from the Protect Private API to the new Public API
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
README.md
(1 hunks)
🧰 Additional context used
🧠 Learnings (2)
📓 Common learnings
Learnt from: bdraco
PR: uilibs/uiprotect#66
File: src/uiprotect/data/types.py:129-129
Timestamp: 2024-06-15T18:40:14.736Z
Learning: The TODO comment in the `_bootstrap_model_types` method within `src/uiprotect/data/types.py`, mentioning "legacyUFV, display", is pre-existing and was not introduced or modified in PR #66.
README.md (1)
Learnt from: bdraco
PR: uilibs/uiprotect#66
File: src/uiprotect/data/types.py:129-129
Timestamp: 2024-06-15T18:40:14.736Z
Learning: The TODO comment in the `_bootstrap_model_types` method within `src/uiprotect/data/types.py`, mentioning "legacyUFV, display", is pre-existing and was not introduced or modified in PR #66.
🪛 LanguageTool
README.md
[grammar] ~201-~201: Use articles correctly.
Context: ...anned / Not Implemented Switching from Protect Private API to the New Public API Gene...
(QB_NEW_EN_OTHER_ERROR_IDS_000004)
[grammar] ~201-~201: Use proper spacing conventions.
Context: ...rotect Private API to the New Public API Generally any feature missing from the l...
(QB_NEW_EN_OTHER_ERROR_IDS_000007)
⏰ 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). (4)
- GitHub Check: test (3.12, ubuntu-latest, 2)
- GitHub Check: test (3.13, ubuntu-latest, 2)
- GitHub Check: test (3.10, ubuntu-latest, 2)
- GitHub Check: test (3.11, ubuntu-latest, 2)
Codecov ReportAll modified and coverable lines are covered by tests ✅ 🚀 New features to boost your workflow:
|
Description of change
dummy change to trigger a release for #530
Pull-Request Checklist
main
branchFixes #0000
Summary by CodeRabbit