Skip to content

fix: A request with a malformed pointer and a beforeSave trigger hangs until timeout - #10548

Open
dblythy wants to merge 1 commit into
parse-community:alphafrom
dblythy:fix/beforesave-malformed-pointer-hang
Open

fix: A request with a malformed pointer and a beforeSave trigger hangs until timeout#10548
dblythy wants to merge 1 commit into
parse-community:alphafrom
dblythy:fix/beforesave-malformed-pointer-hang

fix: A request with a malformed pointer and a beforeSave trigger hang…

d7944cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2026 in 0s

92.66% (-0.01%) compared to cce91e5, passed because coverage increased by 0% when compared to adjusted base (92.65%)

View this Pull Request on Codecov

92.66% (-0.01%) compared to cce91e5, passed because coverage increased by 0% when compared to adjusted base (92.65%)

Details

Codecov Report

❌ Patch coverage is 96.87500% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.66%. Comparing base (cce91e5) to head (d7944cd).
⚠️ Report is 52 commits behind head on alpha.

Files with missing lines Patch % Lines
src/triggers.js 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha   #10548      +/-   ##
==========================================
- Coverage   92.66%   92.66%   -0.01%     
==========================================
  Files         193      193              
  Lines       16981    16986       +5     
  Branches      248      248              
==========================================
+ Hits        15736    15740       +4     
- Misses       1224     1225       +1     
  Partials       21       21              

☔ View full report in Codecov by Harness.
📢 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.