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

feat: Add new health statuses and delay attempts #43

Merged
merged 13 commits into from
Jan 12, 2023
Merged

Conversation

cbaker6
Copy link
Member

@cbaker6 cbaker6 commented Jan 4, 2023

New Pull Request Checklist

Issue Description

Parse Server 6.0.0 adds new health statuses which are currently unsupported by Parse Swift

Approach

Support new server status checks and delays.

TODOs before merging

  • Add tests
  • Add entry to changelog
  • Add changes to documentation (guides, repository pages, in-code descriptions)

@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Merging #43 (948335f) into main (cabf542) will increase coverage by 0.00%.
The diff coverage is 97.05%.

@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   90.28%   90.29%           
=======================================
  Files         161      161           
  Lines       16167    16243   +76     
=======================================
+ Hits        14597    14666   +69     
- Misses       1570     1577    +7     
Impacted Files Coverage Δ
Sources/ParseSwift/API/Responses.swift 95.00% <ø> (ø)
Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift 74.52% <66.66%> (-2.03%) ⬇️
Sources/ParseSwift/Types/ParseHealth+combine.swift 93.33% <92.30%> (-6.67%) ⬇️
Sources/ParseSwift/Extensions/URLSession.swift 87.73% <98.48%> (+5.84%) ⬆️
Sources/ParseSwift/API/API+Command+async.swift 100.00% <100.00%> (ø)
Sources/ParseSwift/API/API+Command.swift 89.90% <100.00%> (+0.06%) ⬆️
...ParseSwift/API/API+NonParseBodyCommand+async.swift 100.00% <100.00%> (ø)
...urces/ParseSwift/API/API+NonParseBodyCommand.swift 82.14% <100.00%> (+0.21%) ⬆️
Sources/ParseSwift/Parse.swift 98.92% <100.00%> (+0.01%) ⬆️
Sources/ParseSwift/Types/ParseConfiguration.swift 100.00% <100.00%> (ø)
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

CHANGELOG.md Fixed Show fixed Hide fixed
CHANGELOG.md Fixed Show fixed Hide fixed
CHANGELOG.md Fixed Show fixed Hide fixed
CHANGELOG.md Fixed Show fixed Hide fixed
CHANGELOG.md Fixed Show fixed Hide fixed
CHANGELOG.md Fixed Show fixed Hide fixed
CHANGELOG.md Fixed Show fixed Hide fixed
CHANGELOG.md Fixed Show fixed Hide fixed
CHANGELOG.md Fixed Show fixed Hide fixed
CHANGELOG.md Fixed Show fixed Hide fixed
CHANGELOG.md Fixed Show fixed Hide fixed
CHANGELOG.md Fixed Show fixed Hide fixed
CHANGELOG.md Fixed Show fixed Hide fixed
CHANGELOG.md Fixed Show fixed Hide fixed
@cbaker6 cbaker6 merged commit 9c70348 into main Jan 12, 2023
@cbaker6 cbaker6 deleted the removeCommits branch January 12, 2023 19:43
@cbaker6 cbaker6 mentioned this pull request Jan 20, 2023
3 tasks
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.

None yet

1 participant