Skip to content

Conversation

abnegate
Copy link
Member

@abnegate abnegate commented Sep 4, 2025

What does this PR do?

(Provide a description of what this PR does.)

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

Copy link

coderabbitai bot commented Sep 4, 2025

Warning

Rate limit exceeded

@abnegate has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 24 minutes and 28 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 7db7083 and e6e57ef.

📒 Files selected for processing (47)
  • README.md (2 hunks)
  • docs/examples/java/account/update-prefs.md (1 hunks)
  • docs/examples/java/databases/create-document.md (1 hunks)
  • docs/examples/java/databases/create-line-attribute.md (1 hunks)
  • docs/examples/java/databases/create-point-attribute.md (1 hunks)
  • docs/examples/java/databases/create-polygon-attribute.md (1 hunks)
  • docs/examples/java/databases/update-line-attribute.md (1 hunks)
  • docs/examples/java/databases/update-point-attribute.md (1 hunks)
  • docs/examples/java/databases/update-polygon-attribute.md (1 hunks)
  • docs/examples/java/tablesdb/create-line-column.md (1 hunks)
  • docs/examples/java/tablesdb/create-point-column.md (1 hunks)
  • docs/examples/java/tablesdb/create-polygon-column.md (1 hunks)
  • docs/examples/java/tablesdb/create-row.md (1 hunks)
  • docs/examples/java/tablesdb/update-line-column.md (1 hunks)
  • docs/examples/java/tablesdb/update-point-column.md (1 hunks)
  • docs/examples/java/tablesdb/update-polygon-column.md (1 hunks)
  • docs/examples/kotlin/account/update-prefs.md (1 hunks)
  • docs/examples/kotlin/databases/create-document.md (1 hunks)
  • docs/examples/kotlin/databases/create-line-attribute.md (1 hunks)
  • docs/examples/kotlin/databases/create-point-attribute.md (1 hunks)
  • docs/examples/kotlin/databases/create-polygon-attribute.md (1 hunks)
  • docs/examples/kotlin/databases/update-line-attribute.md (1 hunks)
  • docs/examples/kotlin/databases/update-point-attribute.md (1 hunks)
  • docs/examples/kotlin/databases/update-polygon-attribute.md (1 hunks)
  • docs/examples/kotlin/tablesdb/create-line-column.md (1 hunks)
  • docs/examples/kotlin/tablesdb/create-point-column.md (1 hunks)
  • docs/examples/kotlin/tablesdb/create-polygon-column.md (1 hunks)
  • docs/examples/kotlin/tablesdb/create-row.md (1 hunks)
  • docs/examples/kotlin/tablesdb/update-line-column.md (1 hunks)
  • docs/examples/kotlin/tablesdb/update-point-column.md (1 hunks)
  • docs/examples/kotlin/tablesdb/update-polygon-column.md (1 hunks)
  • src/main/kotlin/io/appwrite/Client.kt (1 hunks)
  • src/main/kotlin/io/appwrite/Query.kt (1 hunks)
  • src/main/kotlin/io/appwrite/enums/CreditCard.kt (1 hunks)
  • src/main/kotlin/io/appwrite/enums/ExecutionMethod.kt (1 hunks)
  • src/main/kotlin/io/appwrite/enums/IndexType.kt (1 hunks)
  • src/main/kotlin/io/appwrite/models/AttributeLine.kt (1 hunks)
  • src/main/kotlin/io/appwrite/models/AttributePoint.kt (1 hunks)
  • src/main/kotlin/io/appwrite/models/AttributePolygon.kt (1 hunks)
  • src/main/kotlin/io/appwrite/models/ColumnLine.kt (1 hunks)
  • src/main/kotlin/io/appwrite/models/ColumnPoint.kt (1 hunks)
  • src/main/kotlin/io/appwrite/models/ColumnPolygon.kt (1 hunks)
  • src/main/kotlin/io/appwrite/services/Account.kt (2 hunks)
  • src/main/kotlin/io/appwrite/services/Avatars.kt (1 hunks)
  • src/main/kotlin/io/appwrite/services/Databases.kt (2 hunks)
  • src/main/kotlin/io/appwrite/services/Functions.kt (1 hunks)
  • src/main/kotlin/io/appwrite/services/TablesDb.kt (1 hunks)
✨ Finishing Touches
  • 📝 Generate Docstrings
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@abnegate abnegate merged commit 78c2f1a into main Sep 8, 2025
1 check passed
@ItzNotABug ItzNotABug deleted the dev branch September 9, 2025 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants