-
Notifications
You must be signed in to change notification settings - Fork 410
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
Return connectionStatus
command db
field
#4419
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4419 +/- ##
==========================================
- Coverage 73.95% 73.89% -0.07%
==========================================
Files 327 327
Lines 22652 22672 +20
==========================================
Hits 16753 16753
- Misses 4674 4687 +13
- Partials 1225 1232 +7
... and 8 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
connectionStatus
command authInfo
user
db
fieldconnectionStatus
command authInfo.user.db
field
connectionStatus
command authInfo.user.db
fieldconnectionStatus
command db
field
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! Do we need to add issue number to the PR description?
Description
This PR adds
db
field in the response ofconnectionStatus
command. The response looks like this withdb
field added.Closes #4166.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.