-
Notifications
You must be signed in to change notification settings - Fork 409
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
Add more test cases for index validation #2752
Add more test cases for index validation #2752
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2752 +/- ##
==========================================
+ Coverage 63.80% 63.81% +0.01%
==========================================
Files 442 442
Lines 22529 22527 -2
==========================================
+ Hits 14374 14376 +2
+ Misses 7216 7212 -4
Partials 939 939
... and 1 file with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
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 to me
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 overall. I asked the question about the TestIndexesDropRunCommand
test cases.
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 overall. I asked the question about the TestIndexesDropRunCommand
test cases.
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.
Thanks for the clarification!
4f41762
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.
🚀
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.
LGTM
@noisersup @chilagrow please review again! I fixed the error message in a couple of tests. |
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.
🚀
Description
Closes #2311.
This PR adds more test cases for #2311, it doesn't fix the issue itself, it only provides the necessary test cases (analysis phase).
Readiness checklist
task all
, and it passed.@FerretDB/core
), Labels, Project and project's Sprint fields.