-
-
Notifications
You must be signed in to change notification settings - Fork 207
fix: Include option in getObject
feature is not working
#814
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
Conversation
I will reformat the title to use the proper commit message syntax. |
Thanks for opening this pull request!
|
Codecov ReportBase: 13.66% // Head: 13.63% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #814 +/- ##
==========================================
- Coverage 13.66% 13.63% -0.04%
==========================================
Files 47 47
Lines 2847 2846 -1
==========================================
- Hits 389 388 -1
Misses 2458 2458
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, could you add the changelog and version bump?
getObject
getObject
feature is not working
getObject
feature is not workinggetObject
feature is not working
added |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Edit: just noticed after merging that this should have been under "Bug Fixes" not "Features" in the changelog; I'll fix that separately.
New Pull Request Checklist
Issue Description
fix include in get object
Closes: #813
Approach
Use Parse SDK built-in functions to solve the problem
TODOs before merging