Skip to content

fix: Input type validation for query operators and batch path#10230

Merged
mtrezza merged 2 commits into
parse-community:alphafrom
mtrezza:fix/query-type-confusion-500
Mar 17, 2026
Merged

fix: Input type validation for query operators and batch path#10230
mtrezza merged 2 commits into
parse-community:alphafrom
mtrezza:fix/query-type-confusion-500

fix: Address code review feedback

fbbf038
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 17, 2026 in 1s

92.19% (-0.42%) compared to 206e8b6

View this Pull Request on Codecov

92.19% (-0.42%) compared to 206e8b6

Details

Codecov Report

❌ Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.19%. Comparing base (206e8b6) to head (fbbf038).

Files with missing lines Patch % Lines
src/Routers/AggregateRouter.js 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha   #10230      +/-   ##
==========================================
- Coverage   92.60%   92.19%   -0.42%     
==========================================
  Files         192      192              
  Lines       16324    16341      +17     
  Branches      200      200              
==========================================
- Hits        15117    15065      -52     
- Misses       1190     1255      +65     
- Partials       17       21       +4     

☔ 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.