Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Add Security:replaceUser support #131

Merged
merged 1 commit into from
Jun 1, 2017
Merged

Add Security:replaceUser support #131

merged 1 commit into from
Jun 1, 2017

Conversation

samniisan
Copy link
Contributor

@samniisan samniisan commented Jun 1, 2017

The new Security:replaceUser route has been added on JS/PHP side, this PR adds it on Android SDK as well.

Already documented in the following PR: https://github.com/kuzzleio/documentation/pull/264/files#diff-28f22657e9045419d382af6dbb7eff6b

fix https://github.com/kuzzleio/kuzzle-sdk/issues/21

Introduces

  • Security:replaceUser support

@codecov-io
Copy link

Codecov Report

Merging #131 into 3.x will decrease coverage by <.01%.
The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.x     #131      +/-   ##
==========================================
- Coverage   91.29%   91.29%   -0.01%     
==========================================
  Files          33       33              
  Lines        4100     4122      +22     
  Branches      391      392       +1     
==========================================
+ Hits         3743     3763      +20     
- Misses        253      255       +2     
  Partials      104      104
Impacted Files Coverage Δ
src/main/java/io/kuzzle/sdk/security/Security.java 92.94% <90.9%> (-0.1%) ⬇️

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...1726c3c. Read the comment docs.

@ballinette ballinette merged commit c90ff20 into 3.x Jun 1, 2017
@ballinette ballinette deleted the 21-replace-user branch June 1, 2017 15:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants