Skip to content

docs: add Parse ObjC SDK migration guide #392

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Sep 3, 2022

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Aug 19, 2022

New Pull Request Checklist

Issue Description

Related issue: #393

Approach

Adds an early version of a migration guide from the Parse ObjC SDK.

TODOs before merging

n/a

@parse-github-assistant
Copy link

parse-github-assistant bot commented Aug 19, 2022

Thanks for opening this pull request!

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

@mtrezza mtrezza changed the title docs: add migration guide docs: add Parse ObjC SDK migration guide Aug 19, 2022
@mtrezza mtrezza linked an issue Aug 19, 2022 that may be closed by this pull request
3 tasks
@codecov
Copy link

codecov bot commented Aug 19, 2022

Codecov Report

Merging #392 (5306622) into main (48bec30) will decrease coverage by 0.45%.
The diff coverage is n/a.

❗ Current head 5306622 differs from pull request most recent head 92bd001. Consider uploading reports for the commit 92bd001 to get more accurate results

@@            Coverage Diff             @@
##             main     #392      +/-   ##
==========================================
- Coverage   89.61%   89.15%   -0.46%     
==========================================
  Files         158      156       -2     
  Lines       15081    14553     -528     
==========================================
- Hits        13515    12975     -540     
- Misses       1566     1578      +12     
Impacted Files Coverage Δ
...urces/ParseSwift/API/ParseURLSessionDelegate.swift 15.78% <0.00%> (-84.22%) ⬇️
...ources/ParseSwift/Storage/ParseKeyValueStore.swift 91.66% <0.00%> (-5.56%) ⬇️
Sources/ParseSwift/Extensions/URLSession.swift 77.16% <0.00%> (-3.30%) ⬇️
Sources/ParseSwift/Types/ParseConfig.swift 98.90% <0.00%> (-1.10%) ⬇️
...ParseSwift/Objects/ParseInstallation+combine.swift 92.94% <0.00%> (-0.88%) ⬇️
Sources/ParseSwift/Objects/ParseUser.swift 85.62% <0.00%> (-0.55%) ⬇️
Sources/ParseSwift/Storage/KeychainStore.swift 97.40% <0.00%> (-0.47%) ⬇️
Sources/ParseSwift/Objects/ParseInstallation.swift 84.90% <0.00%> (-0.38%) ⬇️
Sources/ParseSwift/Types/ParseVersion.swift 95.55% <0.00%> (-0.28%) ⬇️
Sources/ParseSwift/Parse.swift 98.79% <0.00%> (-0.23%) ⬇️
... and 12 more

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

@mtrezza
Copy link
Member Author

mtrezza commented Aug 19, 2022

@parse-community/swift-sdk Anything that should be added to this early version?

@mtrezza
Copy link
Member Author

mtrezza commented Sep 3, 2022

Merging this to get the draft out and give others the opportunity to extend it.

@mtrezza mtrezza merged commit 93c1619 into parse-community:main Sep 3, 2022
@mtrezza mtrezza deleted the add-migration-guide branch September 3, 2022 09:30
cbaker6 added a commit to netreconlab/Parse-Swift that referenced this pull request Jun 1, 2023
cbaker6 added a commit to netreconlab/Parse-Swift that referenced this pull request Jun 1, 2023
* Revert "docs: add new installation note to migration guide"

This reverts commit a5dbff4.

* Revert "docs: refactor chapter in migration guide"

This reverts commit 106f97d.

* Revert "docs: fix markdown code style in migration guide"

This reverts commit 4d5b151.

* Revert "docs: add obj update examples to migration guide"

This reverts commit 07979d2.

* Revert "docs: add Parse ObjC SDK migration guide (parse-community#392)"

This reverts commit 93c1619.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Parse ObjC migration guide
2 participants