Skip to content

Conversation

@dplewis
Copy link
Member

@dplewis dplewis commented Feb 23, 2021

Adds Parse.getServerHealth as a quick way to check on the server health without having to make an arbitrary request to a functional endpoint, and without needing keys.

Similar to the PHP SDK
parse-community/parse-php-sdk#366

@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #1307 (2abc90e) into master (1abb841) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1307   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           60        60           
  Lines         5837      5839    +2     
  Branches      1312      1312           
=========================================
+ Hits          5837      5839    +2     
Impacted Files Coverage Δ
src/Parse.js 100.00% <100.00%> (ø)

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 1abb841...8ddaf33. Read the comment docs.

Copy link
Member

@mtrezza mtrezza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dplewis dplewis merged commit a2329c1 into master Feb 23, 2021
@dplewis dplewis deleted the health-check branch February 23, 2021 21:39
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