leancloud / php-sdk

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

docs: release 0.14.0 #207

Closed weakish closed 3 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #207 (f88a838) into master (746f903) will decrease coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #207      +/-   ##
============================================
- Coverage     67.10%   66.98%   -0.12%     
+ Complexity      806      803       -3     
============================================
  Files            36       36              
  Lines          2304     2293      -11     
============================================
- Hits           1546     1536      -10     
+ Misses          758      757       -1     
Impacted Files Coverage Δ Complexity Δ
src/LeanCloud/User.php 79.21% <0.00%> (-1.01%) 55.00% <0.00%> (-2.00%)
src/LeanCloud/Client.php 84.16% <0.00%> (-0.14%) 95.00% <0.00%> (-1.00%)
src/LeanCloud/File.php 83.66% <0.00%> (+0.65%) 57.00% <0.00%> (ø%)

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 2abbfd3...a6dc7d9. Read the comment docs.

weakish commented 3 years ago

Close in favor of #229 since forked branches cannot access secrets (CI tests will never pass).