leancloud / php-sdk

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

环境变量调整为 LEANCLOUD_ 前缀 #151

Closed juvenn closed 7 years ago

juvenn commented 7 years ago
codecov-io commented 7 years ago

Codecov Report

Merging #151 into master will decrease coverage by 1.34%. The diff coverage is 20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
- Coverage   67.69%   66.35%   -1.35%     
==========================================
  Files          33       33              
  Lines        2133     2428     +295     
==========================================
+ Hits         1444     1611     +167     
- Misses        689      817     +128
Impacted Files Coverage Δ
src/LeanCloud/Engine/LeanEngine.php 0% <0%> (ø) :arrow_up:
src/LeanCloud/Client.php 82.35% <33.33%> (-2.8%) :arrow_down:
src/LeanCloud/Storage/SessionStorage.php 55.55% <0%> (-5.99%) :arrow_down:
src/LeanCloud/User.php 77.9% <0%> (-1.73%) :arrow_down:
src/LeanCloud/BatchRequestError.php 63.63% <0%> (-1.37%) :arrow_down:
src/LeanCloud/Object.php 90.17% <0%> (-1.16%) :arrow_down:
src/LeanCloud/Relation.php 69.56% <0%> (-0.44%) :arrow_down:
src/LeanCloud/Operation/ArrayOperation.php 89.65% <0%> (-0.22%) :arrow_down:
... and 22 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 f1c9219...b048db8. Read the comment docs.

juvenn commented 7 years ago

Approve

juvenn commented 7 years ago

Approved

Approved with PullApprove