parse-community / parse-php-sdk

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

Support object->exists() #453

Closed dplewis closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #453 into master will decrease coverage by 0.02%. The diff coverage is 90%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #453      +/-   ##
============================================
- Coverage        98%   97.97%   -0.03%     
- Complexity     1058     1062       +4     
============================================
  Files            39       39              
  Lines          2950     2960      +10     
============================================
+ Hits           2891     2900       +9     
- Misses           59       60       +1
Impacted Files Coverage Δ Complexity Δ
src/Parse/ParseObject.php 97.97% <90%> (-0.14%) 228 <4> (+4)

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 8b7087a...120d6e4. Read the comment docs.