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.0 #80

Closed scottinet closed 7 years ago

scottinet commented 7 years ago

3.0.0 (2017-06-22)

Compatibility

Kuzzle Proxy
1.0.0 1.0.0

Breaking changes

Bug fixes

New features

Enhancements

Others


codecov-io commented 7 years ago

Codecov Report

Merging #80 into master will increase coverage by 1.09%. The diff coverage is 88.93%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #80      +/-   ##
=========================================
+ Coverage   87.61%   88.7%   +1.09%     
=========================================
  Files          15      15              
  Lines        1106    1496     +390     
=========================================
+ Hits          969    1327     +358     
- Misses        137     169      +32
Impacted Files Coverage Δ
src/Security/Document.php 95.55% <ø> (+4.44%) :arrow_up:
src/Util/CurlRequest.php 0% <ø> (ø) :arrow_up:
src/Security/Profile.php 100% <ø> (ø) :arrow_up:
src/Util/RolesSearchResult.php 100% <ø> (ø) :arrow_up:
src/Security/Policy.php 87.09% <0%> (ø) :arrow_up:
src/Util/ProfilesSearchResult.php 100% <100%> (ø) :arrow_up:
src/Util/UsersSearchResult.php 100% <100%> (ø) :arrow_up:
src/Util/SearchResult.php 42.85% <26.31%> (-45.83%) :arrow_down:
src/Kuzzle.php 89.31% <87.5%> (+0.81%) :arrow_up:
src/Document.php 82.1% <92%> (+2.37%) :arrow_up:
... and 6 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 a8a5cbb...1f8745e. Read the comment docs.