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

Update to new notifications format #234

Merged
merged 1 commit into from
Jun 19, 2017
Merged

Update to new notifications format #234

merged 1 commit into from
Jun 19, 2017

Conversation

scottinet
Copy link
Contributor

@scottinet scottinet commented Jun 19, 2017

Description

Following kuzzleio/kuzzle#882, the SDK JS gets an update to make it able to handle the new notifications format.

Also, the jwtTokenExpired event has been renamed tokenExpired.

@codecov-io
Copy link

codecov-io commented Jun 19, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##              5.x     #234      +/-   ##
==========================================
- Coverage   98.56%   98.55%   -0.01%     
==========================================
  Files          17       17              
  Lines        2085     2081       -4     
  Branches      595      594       -1     
==========================================
- Hits         2055     2051       -4     
  Misses         30       30
Impacted Files Coverage Δ
src/Kuzzle.js 98.94% <100%> (ø) ⬆️
src/Room.js 100% <100%> (ø) ⬆️

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 00dcaca...eec2721. Read the comment docs.

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.

4 participants