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

docs: update relative QueryConstraint support for Postgres #305

Merged
merged 2 commits into from
Jan 1, 2022
Merged

docs: update relative QueryConstraint support for Postgres #305

merged 2 commits into from
Jan 1, 2022

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Dec 29, 2021

New Pull Request Checklist

Issue Description

Update documentation to reflect changes in support for the relative QueryConstraint for Postgres.

Related issue: #n/a

Approach

  • Update relevant documentation
  • nit documentation, mongoDB -> MongoDB

TODOs before merging

@parse-github-assistant
Copy link

parse-github-assistant bot commented Dec 29, 2021

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@codecov
Copy link

codecov bot commented Dec 29, 2021

Codecov Report

Merging #305 (3a2242f) into main (1636285) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #305      +/-   ##
==========================================
+ Coverage   83.70%   83.73%   +0.03%     
==========================================
  Files         105      105              
  Lines       11154    11154              
==========================================
+ Hits         9336     9340       +4     
+ Misses       1818     1814       -4     
Impacted Files Coverage Δ
Sources/ParseSwift/Types/Query+async.swift 100.00% <ø> (ø)
Sources/ParseSwift/Types/Query+combine.swift 100.00% <ø> (ø)
Sources/ParseSwift/Types/Query.swift 92.61% <ø> (ø)
Sources/ParseSwift/Types/QueryConstraint.swift 97.20% <ø> (ø)
Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift 73.52% <0.00%> (+0.59%) ⬆️

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 1636285...3a2242f. Read the comment docs.

@cbaker6 cbaker6 merged commit aa8b027 into parse-community:main Jan 1, 2022
@cbaker6 cbaker6 deleted the docsRelativeQuery branch January 1, 2022 02:21
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