Closed scottinet closed 6 years ago
Merging #95 into 4.x will increase coverage by
0.46%
. The diff coverage is100%
.
@@ Coverage Diff @@
## 4.x #95 +/- ##
==========================================
+ Coverage 91.06% 91.53% +0.46%
==========================================
Files 16 16
Lines 1511 1807 +296
==========================================
+ Hits 1376 1654 +278
- Misses 135 153 +18
Impacted Files | Coverage Δ | |
---|---|---|
src/Collection.php | 91.72% <100%> (+0.05%) |
:arrow_up: |
src/Kuzzle.php | 91.95% <0%> (+0.71%) |
:arrow_up: |
src/MemoryStorage.php | 97.5% <0%> (+0.72%) |
: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 d8113ad...ca63529. Read the comment docs.
What does this PR do ?
The PHP SDK v4.x version of https://github.com/kuzzleio/sdk-php/pull/94