Skip to content

Server Info #361

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 9 commits into from
Oct 31, 2017
Merged

Server Info #361

merged 9 commits into from
Oct 31, 2017

Conversation

montymxb
Copy link
Contributor

Adds the ParseServerInfo class for handling server-side information provided by /serverInfo. This additionally includes the reported server version. This, and additional data can be accessed via the aforementioned class to see the various features of the current server and it's available features.

This doesn't modify any existing functionality, but it does add a convenient reporting aspect in terms of server version and general configuration/features.

@montymxb montymxb added this to the 1.4.0 milestone Oct 31, 2017
@codecov
Copy link

codecov bot commented Oct 31, 2017

Codecov Report

Merging #361 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #361      +/-   ##
==========================================
+ Coverage   98.93%   98.95%   +0.01%     
==========================================
  Files          35       36       +1     
  Lines        3301     3343      +42     
==========================================
+ Hits         3266     3308      +42     
  Misses         35       35
Impacted Files Coverage Δ
src/Parse/ParseServerInfo.php 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 537ff77...6093202. Read the comment docs.

@montymxb montymxb merged commit c4ed8fd into parse-community:master Oct 31, 2017
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.

1 participant