Skip to content

Conversation

@scottinet
Copy link
Contributor

@scottinet scottinet commented Jun 6, 2017

Description

Following kuzzleio/sdk-android#133 (review), the Security.createProfile and Security.updateProfile methods now take a policies argument, which is an array of policies to apply to the corresponding profile, instead of a content argument, an object containing a policies key containing the list of policies to apply.

@codecov-io
Copy link

codecov-io commented Jun 6, 2017

Codecov Report

Merging #230 into 5.x will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              5.x     #230      +/-   ##
==========================================
+ Coverage   98.24%   98.24%   +<.01%     
==========================================
  Files          17       17              
  Lines        2050     2052       +2     
  Branches      590      592       +2     
==========================================
+ Hits         2014     2016       +2     
  Misses         36       36
Impacted Files Coverage Δ
src/security/Security.js 97.74% <100%> (+0.01%) ⬆️

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 ec13b7f...8549a3c. Read the comment docs.

@benoitvidis benoitvidis merged commit aa473dc into 5.x Jun 7, 2017
@scottinet scottinet mentioned this pull request Jun 20, 2017
@stafyniaksacha stafyniaksacha deleted the update-profile-methods branch June 21, 2017 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants