kuzzleio / sdk-php

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

Release 3.0.1 #84

Closed stafyniaksacha closed 7 years ago

stafyniaksacha commented 7 years ago

3.0.1 (2017-07-19)

Compatibility

Kuzzle Proxy
1.0.0 1.0.0

Bug fixes

Enhancements

codecov-io commented 7 years ago

Codecov Report

Merging #84 into master will increase coverage by 1.92%. The diff coverage is 88.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage    88.7%   90.63%   +1.92%     
==========================================
  Files          15       15              
  Lines        1496     1644     +148     
==========================================
+ Hits         1327     1490     +163     
+ Misses        169      154      -15
Impacted Files Coverage Δ
src/Collection.php 91.05% <ø> (-0.62%) :arrow_down:
src/Security/Role.php 100% <100%> (ø) :arrow_up:
src/Security/Profile.php 100% <100%> (ø) :arrow_up:
src/Security/Document.php 95.91% <100%> (+0.36%) :arrow_up:
src/Security/User.php 96.55% <100%> (+0.21%) :arrow_up:
src/Kuzzle.php 91.05% <100%> (+1.73%) :arrow_up:
src/Security/Security.php 95.65% <72.72%> (-0.65%) :arrow_down:
src/Util/SearchResult.php 93.65% <91.66%> (+50.79%) :arrow_up:
... and 8 more

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 786650d...39e7cee. Read the comment docs.