Skip to content

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Apr 18, 2021

  • Add docs for ParseError so it shows in API docs
  • Add docs for Pointer so it shows in API docs. Add fetch publisher for Pointer
  • Make ParseStorage private
  • Prepare for release

@cbaker6 cbaker6 requested a review from TomWFox April 18, 2021 20:22
@codecov
Copy link

codecov bot commented Apr 18, 2021

Codecov Report

Merging #125 (cabc799) into main (d1d2ea1) will increase coverage by 0.10%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
+ Coverage   81.26%   81.37%   +0.10%     
==========================================
  Files          65       65              
  Lines        5701     5706       +5     
==========================================
+ Hits         4633     4643      +10     
+ Misses       1068     1063       -5     
Impacted Files Coverage Δ
...urces/ParseSwift/Objects/ParseObject+combine.swift 100.00% <ø> (ø)
Sources/ParseSwift/Protocols/Fetchable.swift 0.00% <0.00%> (ø)
Sources/ParseSwift/Storage/ParseStorage.swift 88.88% <ø> (ø)
Sources/ParseSwift/Types/ParseError.swift 80.00% <ø> (ø)
Sources/ParseSwift/Types/Pointer.swift 80.00% <100.00%> (+14.28%) ⬆️
Sources/ParseSwift/Objects/ParseObject.swift 77.27% <0.00%> (+0.26%) ⬆️

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 d1d2ea1...cabc799. Read the comment docs.

@cbaker6 cbaker6 merged commit 702f92a into main Apr 20, 2021
@cbaker6 cbaker6 deleted the parseError branch April 20, 2021 13:44
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