-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
test: Fix flaky tests for comment in MongoDB query #9015
Conversation
…parse-server into add-comment-to-query-
I will reformat the title to use the proper commit message syntax. |
Thanks for opening this pull request! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
There was a problem hiding this 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?
Yes, I did run tests multiple times and they all pass. |
Nice, I'll go ahead and merge then. |
🎉 This change has been released in version 7.0.0-alpha.28 |
🎉 This change has been released in version 7.0.0-beta.1 |
🎉 This change has been released in version 7.0.0 |
Closes: #8799