Skip to content

fix: Duplicate session destruction can cause unhandled promise rejection - #10319

Merged
mtrezza merged 1 commit into
parse-community:alphafrom
mtrezza:fix/destroy-error-destroyDuplicatedSessions
Mar 26, 2026
Merged

fix: Duplicate session destruction can cause unhandled promise rejection#10319
mtrezza merged 1 commit into
parse-community:alphafrom
mtrezza:fix/destroy-error-destroyDuplicatedSessions

fix

9ac62c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 0s

92.52% (-0.01%) compared to eea27af, passed because coverage increased by 0% when compared to adjusted base (92.53%)

View this Pull Request on Codecov

92.52% (-0.01%) compared to eea27af, passed because coverage increased by 0% when compared to adjusted base (92.53%)

Details

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.52%. Comparing base (eea27af) to head (9ac62c4).

Files with missing lines Patch % Lines
src/RestWrite.js 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha   #10319      +/-   ##
==========================================
- Coverage   92.53%   92.52%   -0.01%     
==========================================
  Files         192      192              
  Lines       16502    16504       +2     
  Branches      227      227              
==========================================
+ Hits        15270    15271       +1     
- Misses       1212     1213       +1     
  Partials       20       20              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.