parse-community / parse-php-sdk

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

fix: Prevent `query->equalTo` from overriding other conditions #510

Closed dplewis closed 1 year ago

dplewis commented 1 year ago

New Pull Request Checklist

Issue Description

Closes: https://github.com/parse-community/parse-php-sdk/issues/476, https://github.com/parse-community/parse-php-sdk/pull/477

Approach

TODOs before merging

parse-github-assistant[bot] commented 1 year ago

Thanks for opening this pull request!

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0570f15) 98.62% compared to head (72a3246) 98.62%.

:exclamation: Current head 72a3246 differs from pull request most recent head 61403e0. Consider uploading reports for the commit 61403e0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #510 +/- ## ========================================= Coverage 98.62% 98.62% Complexity 1072 1072 ========================================= Files 38 38 Lines 3264 3264 ========================================= Hits 3219 3219 Misses 45 45 ``` | [Impacted Files](https://app.codecov.io/gh/parse-community/parse-php-sdk/pull/510?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=parse-community) | Coverage Ξ” | | |---|---|---| | [src/Parse/ParseQuery.php](https://app.codecov.io/gh/parse-community/parse-php-sdk/pull/510?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=parse-community#diff-c3JjL1BhcnNlL1BhcnNlUXVlcnkucGhw) | `99.76% <100.00%> (ΓΈ)` | |

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

parseplatformorg commented 1 year ago

πŸŽ‰ This change has been released in version 2.3.1