Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Local datastore throws error when Parse.Query.notEqualTo is set to null #2102

Merged
merged 4 commits into from
Apr 13, 2024

Merge branch 'alpha' into notEqualTo-null

1d33aba
Select commit
Loading
Failed to load commit list.
Merged

fix: Local datastore throws error when Parse.Query.notEqualTo is set to null #2102

Merge branch 'alpha' into notEqualTo-null
1d33aba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2024 in 0s

100.00% (+0.01%) compared to 72bc9ac

View this Pull Request on Codecov

100.00% (+0.01%) compared to 72bc9ac

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (72bc9ac) to head (1d33aba).
Report is 4 commits behind head on alpha.

Additional details and impacted files
@@             Coverage Diff             @@
##            alpha     #2102      +/-   ##
===========================================
+ Coverage   99.98%   100.00%   +0.01%     
===========================================
  Files          61        61              
  Lines        6185      6185              
  Branches     1499      1499              
===========================================
+ Hits         6184      6185       +1     
+ Misses          1         0       -1     

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