Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the new retryOnConflict option #199

Merged
merged 1 commit into from
Mar 28, 2017

Conversation

scottinet
Copy link
Contributor

Description

Add support for the new retryOnConflict option on the collection.updateDocument route

Related issue

kuzzleio/kuzzle#730

@codecov-io
Copy link

codecov-io commented Mar 23, 2017

Codecov Report

Merging #199 into 4.x will increase coverage by 0.05%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##              4.x     #199      +/-   ##
==========================================
+ Coverage   99.35%   99.41%   +0.05%     
==========================================
  Files          16       16              
  Lines        1713     1715       +2     
  Branches      457      458       +1     
==========================================
+ Hits         1702     1705       +3     
+ Misses         11       10       -1
Impacted Files Coverage Δ
src/Collection.js 96.96% <100%> (+0.02%) ⬆️
src/Kuzzle.js 99.63% <0%> (+0.18%) ⬆️

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 0e0dd99...37a06c2. Read the comment docs.

@dbengsch dbengsch merged commit 2b80f02 into 4.x Mar 28, 2017
@dbengsch dbengsch deleted the add-retryOnConflict-support branch March 28, 2017 09:40
This was referenced Apr 10, 2017
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.

5 participants