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

Make ParseFileManager public #205

Merged
merged 3 commits into from Jul 31, 2021
Merged

Make ParseFileManager public #205

merged 3 commits into from Jul 31, 2021

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Jul 31, 2021

Make ParseFileManager public so developers can easily find the location of ParseFiles.

  • add change log entry
  • prepare for next release

@codecov
Copy link

codecov bot commented Jul 31, 2021

Codecov Report

Merging #205 (a284fb2) into main (923110d) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #205      +/-   ##
==========================================
+ Coverage   83.12%   83.13%   +0.01%     
==========================================
  Files          76       76              
  Lines        7224     7224              
==========================================
+ Hits         6005     6006       +1     
+ Misses       1219     1218       -1     
Impacted Files Coverage Δ
Sources/ParseSwift/Storage/ParseFileManager.swift 90.07% <100.00%> (ø)
Sources/ParseSwift/Objects/ParseUser.swift 82.89% <0.00%> (+0.14%) ⬆️

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 923110d...a284fb2. Read the comment docs.

@cbaker6 cbaker6 merged commit 49e8083 into main Jul 31, 2021
@cbaker6 cbaker6 deleted the filePath branch July 31, 2021 22: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