-
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
Make administration command integration tests pass for SQLite #3152
Make administration command integration tests pass for SQLite #3152
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3152 +/- ##
==========================================
- Coverage 75.33% 75.00% -0.34%
==========================================
Files 393 393
Lines 21873 21873
==========================================
- Hits 16479 16405 -74
- Misses 4428 4507 +79
+ Partials 966 961 -5 see 14 files 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.
Could you check sqlite tests pass on those files please 🙏
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.
Turns out the error looks like there is some flaky things with running sqlite test. All errors are the same so lets not block us
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
commands_administration_compat_test.go
commands_administration_test.go
commands_authentication_test.go
commands_diagnostic_test.go
Closes #3131.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Labels, Project and project's Sprint fields.