leancloud / php-sdk

LeanCloud PHP SDK
Apache License 2.0
53 stars 23 forks source link

增加设置 server url 接口 close #168 #169

Closed juvenn closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #169 into master will increase coverage by 0.86%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   66.37%   67.24%   +0.86%     
==========================================
  Files          33       33              
  Lines        2427     2146     -281     
==========================================
- Hits         1611     1443     -168     
+ Misses        816      703     -113
Impacted Files Coverage Δ
src/LeanCloud/Client.php 83.68% <81.81%> (+1.32%) :arrow_up:
src/LeanCloud/CloudException.php 50% <0%> (-10%) :arrow_down:
src/LeanCloud/ACL.php 79.2% <0%> (-2.21%) :arrow_down:
src/LeanCloud/Engine/Cloud.php 88.52% <0%> (-1.62%) :arrow_down:
src/LeanCloud/Push.php 85.36% <0%> (-1.6%) :arrow_down:
src/LeanCloud/SaveOption.php 90.9% <0%> (-1.4%) :arrow_down:
src/LeanCloud/File.php 82.99% <0%> (-1.04%) :arrow_down:
src/LeanCloud/Operation/RelationOperation.php 84.72% <0%> (-0.82%) :arrow_down:
src/LeanCloud/GeoPoint.php 88.23% <0%> (-0.66%) :arrow_down:
src/LeanCloud/Object.php 89.66% <0%> (-0.51%) :arrow_down:
... and 21 more

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 de96d95...c9ef636. Read the comment docs.