parse-community / parse-php-sdk

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

Support Query readPreference #446

Closed dplewis closed 5 years ago

dplewis commented 5 years ago

See https://github.com/parse-community/parse-server/issues/5515

codecov[bot] commented 5 years ago

Codecov Report

Merging #446 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #446      +/-   ##
============================================
+ Coverage     96.95%   96.97%   +0.02%     
- Complexity     1048     1055       +7     
============================================
  Files            39       39              
  Lines          2920     2940      +20     
============================================
+ Hits           2831     2851      +20     
  Misses           89       89
Impacted Files Coverage Δ Complexity Δ
src/Parse/ParseQuery.php 99.75% <100%> (+0.01%) 122 <1> (+7) :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 102dd2f...b491c80. Read the comment docs.