Skip to content

Conversation

scottinet
Copy link
Contributor

  • KuzzleDocument.refresh now resolves to a new instanciated KuzzleDocument object, instead of a refreshed version of itself
  • KuzzleDocument.refresh now returns nothing, to stop call chains
  • Removed the refreshing/queueing management from KuzzleDocument
  • Updated unit tests

@codecov-io
Copy link

Current coverage is 99.87%

Merging #57 into master will decrease coverage by -0.01% as of 01282d4

@@            master     #57   diff @@
======================================
  Files            5       5       
  Stmts          851     825    -26
  Branches       202     195     -7
  Methods          0       0       
======================================
- Hit            850     824    -26
  Partial          0       0       
  Missed           1       1       

Review entire Coverage Diff as of 01282d4

Powered by Codecov. Updated on successful CI builds.

@xbill82
Copy link
Contributor

xbill82 commented Feb 8, 2016

👍

1 similar comment
@benoitvidis
Copy link
Contributor

+1

…nsNewObject

Conflicts:
	dist/kuzzle.min.js
	dist/kuzzle.min.map
…nsNewObject

Conflicts:
	dist/kuzzle.min.js
	dist/kuzzle.min.map
AnthonySendra added a commit that referenced this pull request Feb 10, 2016
@AnthonySendra AnthonySendra merged commit 8fdcc41 into master Feb 10, 2016
@AnthonySendra AnthonySendra deleted the KUZ406_refreshReturnsNewObject branch February 10, 2016 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants