-
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
Handle create
and drop
commands in Hana handler
#2458
Conversation
@polyal Please sign our CLA by clicking a button in that comment: #2458 (comment) |
create
and drop
commands in Hana handler
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 overall, just a few comments
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2458 +/- ##
==========================================
+ Coverage 25.70% 26.64% +0.93%
==========================================
Files 388 403 +15
Lines 18688 19955 +1267
==========================================
+ Hits 4804 5317 +513
- Misses 13347 14073 +726
- Partials 537 565 +28
... and 24 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.
Great work.
I'm seeing linter warning, could you fix that please 🤗
bin/task lint
task: [lint] bin/golangci-lint run --config=.golangci.yml
Error: internal/handlers/hana/hanadb/hanadb.go:58:96: Comment should end in a period (godot)
task: Failed to run task "lint": exit status 1
task: Failed to run task "lint": exit status 1
// Returns one of the errors above or the original error if the formatted version doesn't exist
^
Error: Process completed with exit code 201.
Head branch was pushed to by a user without write access
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 👍
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 #{issue_number}.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Labels, Project and project's Sprint fields.