Skip to content

fix: Parse.Query with count option throws error #8135

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

Open
wants to merge 4 commits into
base: alpha
Choose a base branch
from

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Aug 18, 2022

New Pull Request Checklist

Issue Description

Related issue: #8127

Approach

Trying to reproduce issue with failing test.

TODOs before merging

n/a

@parse-github-assistant
Copy link

parse-github-assistant bot commented Aug 18, 2022

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@codecov
Copy link

codecov bot commented Aug 18, 2022

Codecov Report

Merging #8135 (5210780) into alpha (f821dfd) will decrease coverage by 0.29%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##            alpha    #8135      +/-   ##
==========================================
- Coverage   94.18%   93.89%   -0.30%     
==========================================
  Files         182      182              
  Lines       13720    13720              
==========================================
- Hits        12922    12882      -40     
- Misses        798      838      +40     
Impacted Files Coverage Δ
src/Adapters/Cache/RedisCacheAdapter.js 12.28% <0.00%> (-75.44%) ⬇️
src/RestWrite.js 94.57% <0.00%> (+0.15%) ⬆️
src/ParseServerRESTController.js 98.48% <0.00%> (+1.51%) ⬆️
src/batch.js 94.73% <0.00%> (+1.75%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP Query error on v5.2.4 'this._mongoCollection.countDocuments is not a function'
1 participant