Skip to content

Merge branch 'alpha' into fix-issue-with-liveQuery-contains-and-match…

a86e19a
Select commit
Loading
Failed to load commit list.
Open

fix: LiveQuery throws on create event using Parse.Query.containedIn with null value in array or using Parse.Query.equalTo for Parse.Object with key value null #9744

Merge branch 'alpha' into fix-issue-with-liveQuery-contains-and-match…
a86e19a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2025 in 0s

93.00% (+0.00%) compared to 0db3a6f

View this Pull Request on Codecov

93.00% (+0.00%) compared to 0db3a6f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.00%. Comparing base (0db3a6f) to head (a86e19a).
Report is 1 commits behind head on alpha.

Additional details and impacted files
@@           Coverage Diff           @@
##            alpha    #9744   +/-   ##
=======================================
  Coverage   93.00%   93.00%           
=======================================
  Files         187      187           
  Lines       15082    15082           
  Branches      174      174           
=======================================
  Hits        14027    14027           
  Misses       1043     1043           
  Partials       12       12           

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