Replace assertEquals with assertSame
[!WARNING]
Rate limit exceeded
@Meldiron has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 27 minutes and 51 seconds before requesting another review.
โ How to resolve this issue?
After the wait time has elapsed, a review can be triggered using the
@coderabbitai reviewcommand 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 5e634a772248c2c163d24c4025417021bebc9b31 and 8220b4663a68cbba777c0b808083be5365fa9a1c.
๐ Files selected for processing (45)
tests/e2e/Adapter/MirrorTest.php(5 hunks)tests/e2e/Adapter/MongoDBTest.php(1 hunks)tests/e2e/Adapter/Schemaless/MongoDBTest.php(1 hunks)tests/e2e/Adapter/Scopes/AttributeTests.php(68 hunks)tests/e2e/Adapter/Scopes/CollectionTests.php(30 hunks)tests/e2e/Adapter/Scopes/CustomDocumentTypeTests.php(7 hunks)tests/e2e/Adapter/Scopes/GeneralTests.php(17 hunks)tests/e2e/Adapter/Scopes/IndexTests.php(16 hunks)tests/e2e/Adapter/Scopes/ObjectAttributeTests.php(33 hunks)tests/e2e/Adapter/Scopes/PermissionTests.php(16 hunks)tests/e2e/Adapter/Scopes/RelationshipTests.php(95 hunks)tests/e2e/Adapter/Scopes/Relationships/ManyToManyTests.php(46 hunks)tests/e2e/Adapter/Scopes/Relationships/ManyToOneTests.php(48 hunks)tests/e2e/Adapter/Scopes/Relationships/OneToManyTests.php(60 hunks)tests/e2e/Adapter/Scopes/Relationships/OneToOneTests.php(65 hunks)tests/e2e/Adapter/Scopes/SchemalessTests.php(35 hunks)tests/e2e/Adapter/Scopes/SpatialTests.php(60 hunks)tests/e2e/Adapter/Scopes/VectorTests.php(23 hunks)tests/e2e/Adapter/SharedTables/MongoDBTest.php(1 hunks)tests/unit/DocumentTest.php(8 hunks)tests/unit/IDTest.php(1 hunks)tests/unit/OperatorTest.php(43 hunks)tests/unit/PermissionTest.php(4 hunks)tests/unit/QueryTest.php(3 hunks)tests/unit/RoleTest.php(1 hunks)tests/unit/Validator/AuthorizationTest.php(2 hunks)tests/unit/Validator/DateTimeTest.php(6 hunks)tests/unit/Validator/DocumentQueriesTest.php(2 hunks)tests/unit/Validator/DocumentsQueriesTest.php(2 hunks)tests/unit/Validator/IndexTest.php(7 hunks)tests/unit/Validator/IndexedQueriesTest.php(5 hunks)tests/unit/Validator/KeyTest.php(1 hunks)tests/unit/Validator/LabelTest.php(1 hunks)tests/unit/Validator/PermissionsTest.php(2 hunks)tests/unit/Validator/QueriesTest.php(2 hunks)tests/unit/Validator/Query/CursorTest.php(1 hunks)tests/unit/Validator/Query/FilterTest.php(8 hunks)tests/unit/Validator/Query/LimitTest.php(1 hunks)tests/unit/Validator/Query/OffsetTest.php(1 hunks)tests/unit/Validator/Query/OrderTest.php(1 hunks)tests/unit/Validator/Query/SelectTest.php(1 hunks)tests/unit/Validator/QueryTest.php(13 hunks)tests/unit/Validator/RolesTest.php(3 hunks)tests/unit/Validator/StructureTest.php(47 hunks)tests/unit/Validator/VectorTest.php(1 hunks)
โจ Finishing touches
- [ ] ๐ Generate docstrings
๐งช Generate unit tests (beta)
- [ ] Create PR with unit tests
- [ ] Post copyable unit tests in a comment
- [ ] Commit unit tests in branch
chore-assert-same
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 @coderabbitai help to get the list of available commands and usage tips.