Skip to content

Set push.storedPushData in serverInfo features if push is available #1923

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

Merged
merged 1 commit into from
May 26, 2016

Conversation

JeremyPlease
Copy link
Contributor

It's assumed that when push is available, the pushHandler is used and data is saved in _PushStatus class.
This allows Parse Dashboard push history to be enabled: parse-community/parse-dashboard#378

It's assumed that when push is available, the pushHandler is used and data is saved in _PushStatus.
This allows Parse Dashboard push history to be enabled: parse-community/parse-dashboard#378
@codecov-io
Copy link

codecov-io commented May 26, 2016

Current coverage is 91.85%

Merging #1923 into master will not change coverage

@@             master      #1923   diff @@
==========================================
  Files            91         91          
  Lines          6391       6391          
  Methods        1111       1111          
  Messages          0          0          
  Branches       1338       1338          
==========================================
  Hits           5870       5870          
  Misses          521        521          
  Partials          0          0          

Powered by Codecov. Last updated by 2561987...f2248b5

@drew-gross
Copy link
Contributor

Perfect. This way if people want to disable push statues because the collection gets too big, and they don't need them, they can do that without breaking the dashboard.

@drew-gross drew-gross merged commit dd1d18d into parse-community:master May 26, 2016
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.

3 participants