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

docs: Improve API documentation #253

Merged
merged 2 commits into from
Oct 7, 2021
Merged

docs: Improve API documentation #253

merged 2 commits into from
Oct 7, 2021

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Oct 7, 2021

New Pull Request Checklist

Issue Description

Improve API documentation and build using xcodebuild instead of SPM.

Related issue: #n/a

Approach

Build using xcodebuild.

TODOs before merging

  • Add entry to changelog
  • Add changes to documentation (guides, repository pages, in-code descriptions)

@codecov
Copy link

codecov bot commented Oct 7, 2021

Codecov Report

Merging #253 (8f9d16f) into main (ee67405) will decrease coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
- Coverage   76.66%   76.43%   -0.24%     
==========================================
  Files          99       99              
  Lines       10351    10351              
==========================================
- Hits         7936     7912      -24     
- Misses       2415     2439      +24     
Impacted Files Coverage Δ
Sources/ParseSwift/Objects/ParseObject.swift 75.42% <ø> (ø)
Sources/ParseSwift/Internal/Data+hexString.swift 40.00% <0.00%> (-60.00%) ⬇️
Sources/ParseSwift/Coding/ParseEncoder.swift 73.25% <0.00%> (-0.36%) ⬇️

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 ee67405...8f9d16f. Read the comment docs.

@cbaker6 cbaker6 merged commit 7932ba7 into main Oct 7, 2021
@cbaker6 cbaker6 deleted the docImprovement branch October 7, 2021 16:07
@cbaker6 cbaker6 changed the title Improve API documentation docs: Improve API documentation Oct 7, 2021
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