Skip to content

doc improvement #1349

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 3 commits into from
Apr 16, 2021
Merged

doc improvement #1349

merged 3 commits into from
Apr 16, 2021

Conversation

TravisDev
Copy link
Contributor

added an example in the Parse.Object docs to show usage of saving a single attribute on a parse object. Users may use this in typescript class extensions of Parse.Object as a class attribute mutator.

@codecov
Copy link

codecov bot commented Apr 15, 2021

Codecov Report

Merging #1349 (e324525) into master (16b45fd) will not change coverage.
The diff coverage is n/a.

❗ Current head e324525 differs from pull request most recent head b09b256. Consider uploading reports for the commit b09b256 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1349   +/-   ##
=======================================
  Coverage   99.23%   99.23%           
=======================================
  Files          60       60           
  Lines        5920     5920           
  Branches     1346     1346           
=======================================
  Hits         5875     5875           
  Misses         44       44           
  Partials        1        1           
Impacted Files Coverage Δ
src/ParseObject.js 99.89% <ø> (ø)

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 16b45fd...b09b256. Read the comment docs.

Copy link
Member

@davimacedo davimacedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! LGTM!

@davimacedo davimacedo merged commit d71eb33 into parse-community:master Apr 16, 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.

2 participants