parse-community / parse-php-sdk

The PHP SDK for Parse Platform
https://parseplatform.org/
Other
812 stars 346 forks source link

add tests to equalTo with more than one condition and with the same key #477

Closed igor-mobapps closed 1 year ago

igor-mobapps commented 3 years ago

tests for the problem listed here #476

dplewis commented 3 years ago

@igor-mobapps Thanks for the well-written test cases! Can you update from master so the build can pass?

I tried your tests locally and they passed.

codecov[bot] commented 3 years ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (77b06f4) 98.60% compared to head (fedcf10) 98.60%.

:exclamation: Current head fedcf10 differs from pull request most recent head 4f61d83. Consider uploading reports for the commit 4f61d83 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #477 +/- ## ========================================= Coverage 98.60% 98.60% Complexity 1062 1062 ========================================= Files 38 38 Lines 3229 3229 ========================================= Hits 3184 3184 Misses 45 45 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dplewis commented 1 year ago

Closing via https://github.com/parse-community/parse-php-sdk/pull/510