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

test: Fix flaky tests for comment in MongoDB query #9015

Merged
merged 15 commits into from
Mar 15, 2024

Conversation

Meglali20
Copy link
Contributor

Closes: #8799

Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title fix: failing tests for comment in MongoDB fix: Failing tests for comment in MongoDB Mar 14, 2024
Copy link

Thanks for opening this pull request!

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.15%. Comparing base (720d24e) to head (ade1022).
Report is 1 commits behind head on alpha.

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9015      +/-   ##
==========================================
+ Coverage   94.14%   94.15%   +0.01%     
==========================================
  Files         186      186              
  Lines       14677    14677              
==========================================
+ Hits        13817    13819       +2     
+ Misses        860      858       -2     

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

Copy link
Member

@mtrezza mtrezza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, is this ready for merge?

@mtrezza mtrezza changed the title fix: Failing tests for comment in MongoDB test: Flaky tests for comment in MongoDB query Mar 14, 2024
@mtrezza mtrezza changed the title test: Flaky tests for comment in MongoDB query test: Fix flaky tests for comment in MongoDB query Mar 14, 2024
@Meglali20
Copy link
Contributor Author

Yes, I did run tests multiple times and they all pass.

@mtrezza
Copy link
Member

mtrezza commented Mar 15, 2024

Nice, I'll go ahead and merge then.

@mtrezza mtrezza merged commit ba09897 into parse-community:alpha Mar 15, 2024
26 checks passed
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0-alpha.28

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Mar 17, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Mar 19, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a comment field in queries
3 participants