-
Notifications
You must be signed in to change notification settings - Fork 399
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
Fix issues for the Unix listener #1397
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
c609e18
to
35c38b7
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1397 +/- ##
==========================================
- Coverage 67.93% 67.75% -0.18%
==========================================
Files 279 279
Lines 13500 13540 +40
==========================================
+ Hits 9171 9174 +3
- Misses 3411 3436 +25
- Partials 918 930 +12
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.
Checked it on Windows, looks like everything is working fine. A typo fix is needed.
Deployment failed with the following error:
|
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.
Tests pass on my env.
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
Description
Closes #1295.
test-integration-pg
runs on unix socket,-target-unix-socket
is already specified inTaskfile.yml
.Readiness checklist
task all
, and it passed.task godocs
.@FerretDB/core
), Assignee, Labels, Project and project's Sprint fields.