kuzzleio / sdk-php

Official php SDK for Kuzzle
http://docs.kuzzle.io/sdk-reference
Apache License 2.0
6 stars 1 forks source link

Merge new documentation framework #109

Closed Aschen closed 5 years ago

Aschen commented 5 years ago

:warning: Do not merge this PR until all documentation PR are ready :warning:

codecov[bot] commented 5 years ago

Codecov Report

Merging #109 into master will decrease coverage by 0.68%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
- Coverage   90.94%   90.25%   -0.69%     
==========================================
  Files          15       15              
  Lines        1502     1396     -106     
==========================================
- Hits         1366     1260     -106     
  Misses        136      136
Impacted Files Coverage Δ
src/Document.php 81.17% <0%> (-1.05%) :arrow_down:
src/Collection.php 90.77% <0%> (-0.95%) :arrow_down:
src/Security/Security.php 95.68% <0%> (-0.61%) :arrow_down:
src/Kuzzle.php 90.68% <0%> (-0.58%) :arrow_down:
src/Security/Document.php 95.45% <0%> (-0.38%) :arrow_down:
src/Security/User.php 96.15% <0%> (-0.19%) :arrow_down:

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 21d2b2f...d855ac6. Read the comment docs.