parse-community / parse-php-sdk

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

Remove anon authdata when register #417

Closed acinader closed 5 years ago

acinader commented 5 years ago

fixes: #416

codecov[bot] commented 5 years ago

Codecov Report

Merging #417 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #417      +/-   ##
==========================================
+ Coverage   98.97%   98.97%   +<.01%     
==========================================
  Files          38       38              
  Lines        3117     3118       +1     
==========================================
+ Hits         3085     3086       +1     
  Misses         32       32
Impacted Files Coverage Δ
src/Parse/ParseUser.php 98.31% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1b99d91...9f8cc20. Read the comment docs.