kuzzleio / sdk-android

Official android SDK for Kuzzle
http://docs.kuzzle.io/sdk-reference
Apache License 2.0
4 stars 2 forks source link

Rename getProfiles to getProfileIds and add a proper getProfiles method #132

Closed scottinet closed 7 years ago

scottinet commented 7 years ago

Description

Boyscout

Update README file

Related issue

https://github.com/kuzzleio/kuzzle-sdk/issues/33

codecov-io commented 7 years ago

Codecov Report

Merging #132 into 3.x will increase coverage by 0.05%. The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.x     #132      +/-   ##
==========================================
+ Coverage   91.29%   91.34%   +0.05%     
==========================================
  Files          33       33              
  Lines        4100     4126      +26     
  Branches      391      396       +5     
==========================================
+ Hits         3743     3769      +26     
  Misses        253      253              
  Partials      104      104
Impacted Files Coverage Δ
src/main/java/io/kuzzle/sdk/security/User.java 95.95% <94.11%> (+1.43%) :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 bdd253e...0cd37ef. Read the comment docs.

codecov-io commented 7 years ago

Codecov Report

Merging #132 into 3.x will increase coverage by 0.05%. The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.x     #132      +/-   ##
==========================================
+ Coverage   91.29%   91.34%   +0.05%     
==========================================
  Files          33       33              
  Lines        4100     4126      +26     
  Branches      391      396       +5     
==========================================
+ Hits         3743     3769      +26     
  Misses        253      253              
  Partials      104      104
Impacted Files Coverage Δ
src/main/java/io/kuzzle/sdk/security/User.java 95.95% <94.11%> (+1.43%) :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 bdd253e...0cd37ef. Read the comment docs.