parse-community / Parse-SDK-JS

The JavaScript SDK for Parse Platform
https://parseplatform.org
Apache License 2.0
1.32k stars 596 forks source link

fix: Add transaction to save and destroy on parse object #2265

Open vahidalizad opened 1 month ago

vahidalizad commented 1 month ago

Pull Request

Issue

This pull request addresses issues related to performing batch transactions. Closes: #922

Approach

Tasks

parse-github-assistant[bot] commented 1 month ago

I will reformat the title to use the proper commit message syntax.

parse-github-assistant[bot] commented 1 month ago

Thanks for opening this pull request!

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 81.08108% with 7 lines in your changes missing coverage. Please review.

Project coverage is 99.89%. Comparing base (b50790a) to head (2dd223c). Report is 134 commits behind head on alpha.

Files Patch % Lines
src/ParseObject.ts 81.08% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## alpha #2265 +/- ## =========================================== - Coverage 100.00% 99.89% -0.11% =========================================== Files 61 64 +3 Lines 6186 6384 +198 Branches 1499 1517 +18 =========================================== + Hits 6186 6377 +191 - Misses 0 7 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.