Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: ensure correct version of sqlc is executed#1287

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
coadler merged 1 commit intomainfromcolin/gen-sqlc
May 4, 2022

Conversation

coadler
Copy link
Contributor

@coadlercoadler commentedMay 4, 2022
edited
Loading

If/usr/local/bin is searched before$GOPATH/bin in your$PATH the wrong
version ofsqlc can be executed.

@coadlercoadler self-assigned thisMay 4, 2022
@coadlercoadler requested a review fromkylecarbsMay 4, 2022 20:00
If `/usr/local/bin` is searched before `$GOPATH/bin` in your `$PATH` thewrong version of `sqlc` can be executed.
@coadlercoadlerenabled auto-merge (squash)May 4, 2022 20:04
@codecov
Copy link

codecovbot commentedMay 4, 2022
edited
Loading

Codecov Report

Merging#1287 (7eba4e7) intomain (d7f6321) willdecrease coverage by0.14%.
The diff coverage isn/a.

@@            Coverage Diff             @@##             main    #1287      +/-   ##==========================================- Coverage   66.15%   66.01%   -0.15%==========================================  Files         281      277       -4       Lines       18424    18224     -200       Branches      220      220              ==========================================- Hits        12188    12030     -158+ Misses       4975     4944      -31+ Partials     1261     1250      -11
FlagCoverage Δ
unittest-go-macos-latest53.42% <ø> (-0.10%)⬇️
unittest-go-postgres-65.03% <ø> (+0.04%)⬆️
unittest-go-ubuntu-latest55.95% <ø> (-0.05%)⬇️
unittest-go-windows-2022?
unittest-js71.61% <ø> (ø)
Impacted FilesCoverage Δ
cli/configssh.go62.04% <0.00%> (-6.57%)⬇️
peerbroker/dial.go77.04% <0.00%> (-6.56%)⬇️
pty/ptytest/ptytest.go86.95% <0.00%> (-4.35%)⬇️
cli/templateinit.go58.62% <0.00%> (-3.45%)⬇️
peerbroker/listen.go84.03% <0.00%> (-3.37%)⬇️
agent/agent.go64.66% <0.00%> (-2.48%)⬇️
cli/cliui/provisionerjob.go76.42% <0.00%> (-2.15%)⬇️
provisioner/terraform/provision.go71.89% <0.00%> (-0.41%)⬇️
provisioner/echo/serve.go56.80% <0.00%> (ø)
pty/pty_windows.go
... and6 more

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last updated7f6321...7eba4e7. Read thecomment docs.

@coadlercoadler merged commit0ccf010 intomainMay 4, 2022
@coadlercoadler deleted the colin/gen-sqlc branchMay 4, 2022 20:09
@missknissmisskniss added this to theV2 Beta milestoneMay 15, 2022
kylecarbs pushed a commit that referenced this pull requestJun 10, 2022
If `/usr/local/bin` is searched before `$GOPATH/bin` in your `$PATH` thewrong version of `sqlc` can be executed.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@kylecarbskylecarbskylecarbs approved these changes

Assignees

@coadlercoadler

Labels

None yet

Projects

None yet

Milestone

V2 Beta

Development

Successfully merging this pull request may close these issues.

3 participants

@coadler@kylecarbs@misskniss

[8]ページ先頭

©2009-2025 Movatter.jp