parse-community / parse-php-sdk

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

test: Improve `ParseUser::become` test #507

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/478

Approach

Creates User in the cloud and become user on the client side.

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 and project coverage have no change.

Comparison is base (a269f9e) 98.48% compared to head (d0fa843) 98.48%.

:exclamation: Current head d0fa843 differs from pull request most recent head 3be590c. Consider uploading reports for the commit 3be590c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #507 +/- ## ========================================= Coverage 98.48% 98.48% Complexity 1060 1060 ========================================= Files 38 38 Lines 3225 3225 ========================================= Hits 3176 3176 Misses 49 49 ```

: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

This is ready to merge

parseplatformorg commented 1 year ago

🎉 This change has been released in version 2.2.0