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

Persist current SDK version for migrating between versions #182

Merged
merged 5 commits into from
Jul 2, 2021

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Jul 2, 2021

  • Add ParseVersion and store to Keychain
  • Add testcases
  • Add playground example
  • Add changelog
  • Prepare for new release

@codecov
Copy link

codecov bot commented Jul 2, 2021

Codecov Report

Merging #182 (1af26af) into main (5ee216f) will increase coverage by 0.20%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
+ Coverage   82.25%   82.45%   +0.20%     
==========================================
  Files          71       72       +1     
  Lines        6649     6726      +77     
==========================================
+ Hits         5469     5546      +77     
  Misses       1180     1180              
Impacted Files Coverage Δ
Sources/ParseSwift/Storage/ParseStorage.swift 88.88% <ø> (ø)
Sources/ParseSwift/Parse.swift 100.00% <100.00%> (ø)
Sources/ParseSwift/Types/ParseVersion.swift 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 5ee216f...1af26af. Read the comment docs.

@cbaker6 cbaker6 merged commit 315db3c into main Jul 2, 2021
@cbaker6 cbaker6 deleted the installation branch July 2, 2021 20:56
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