Skip to content

Add description of useTransactionsInternally to docs #162

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

Merged
merged 5 commits into from
Jun 12, 2021
Merged

Add description of useTransactionsInternally to docs #162

merged 5 commits into from
Jun 12, 2021

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Jun 11, 2021

  • Add missing documentation for ParseSwift configuration
  • Test linux on Swift 5.4.1
  • Remove extra linux build from CI
  • README mention 1.8.1 and up because of internal transaction usage that doesn't work with mongoDB

@codecov
Copy link

codecov bot commented Jun 11, 2021

Codecov Report

Merging #162 (fb71222) into main (973cf33) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
- Coverage   82.10%   82.07%   -0.04%     
==========================================
  Files          70       70              
  Lines        6582     6582              
==========================================
- Hits         5404     5402       -2     
- Misses       1178     1180       +2     
Impacted Files Coverage Δ
Sources/ParseSwift/Parse.swift 100.00% <ø> (ø)
Sources/ParseSwift/Coding/AnyEncodable.swift 60.52% <0.00%> (-1.32%) ⬇️
Sources/ParseSwift/Storage/ParseFileManager.swift 89.31% <0.00%> (-0.77%) ⬇️
Sources/ParseSwift/Types/Query.swift 93.17% <0.00%> (-0.18%) ⬇️
Sources/ParseSwift/Objects/ParseObject.swift 77.54% <0.00%> (+0.53%) ⬆️

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 973cf33...fb71222. Read the comment docs.

@cbaker6 cbaker6 merged commit 86d4bc7 into main Jun 12, 2021
@cbaker6 cbaker6 deleted the docNits branch June 12, 2021 12:27
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