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

Add Playground example of custom objectId #137

Merged
merged 3 commits into from
May 6, 2021
Merged

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented May 3, 2021

Some devs had issues trying to figure out how to use custom objectId so adding an example. Tested on parse-server >= 4.5.0

  • Add playground example
  • Add changelog entry

@codecov
Copy link

codecov bot commented May 3, 2021

Codecov Report

Merging #137 (0eb27c6) into main (a7a6f40) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
- Coverage   80.86%   80.85%   -0.02%     
==========================================
  Files          68       68              
  Lines        6345     6345              
==========================================
- Hits         5131     5130       -1     
- Misses       1214     1215       +1     
Impacted Files Coverage Δ
Sources/ParseSwift/Objects/ParseObject.swift 77.00% <0.00%> (-0.27%) ⬇️

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 a7a6f40...0eb27c6. Read the comment docs.

@cbaker6 cbaker6 requested a review from TomWFox May 3, 2021 20:45
Copy link
Contributor

@TomWFox TomWFox left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏻

@cbaker6 cbaker6 merged commit 50935e0 into main May 6, 2021
@cbaker6 cbaker6 deleted the customObjectIdPlayground branch May 6, 2021 13:42
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

2 participants