Skip to content
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: Use proper entrypoint for Docker image build #411

Merged
merged 1 commit into from
Mar 8, 2022
Merged

Conversation

kylecarbs
Copy link
Member

No description provided.

@kylecarbs kylecarbs self-assigned this Mar 8, 2022
@codecov
Copy link

codecov bot commented Mar 8, 2022

Codecov Report

Merging #411 (f69b331) into main (6caceac) will increase coverage by 2.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #411      +/-   ##
==========================================
+ Coverage   66.02%   68.21%   +2.19%     
==========================================
  Files          71      155      +84     
  Lines         774     9045    +8271     
  Branches       73       73              
==========================================
+ Hits          511     6170    +5659     
- Misses        249     2269    +2020     
- Partials       14      606     +592     
Flag Coverage Δ
unittest-go-macos-latest 62.62% <ø> (?)
unittest-go-ubuntu-latest 67.42% <ø> (?)
unittest-js 66.02% <ø> (ø)
Impacted Files Coverage Δ
httpmw/workspaceparam.go 76.47% <0.00%> (ø)
provisioner/terraform/parse.go 77.77% <0.00%> (ø)
codersdk/provisionerdaemons.go 58.46% <0.00%> (ø)
site/embed.go 83.14% <0.00%> (ø)
httpmw/apikey.go 84.34% <0.00%> (ø)
provisionersdk/agent.go 100.00% <0.00%> (ø)
cli/clitest/clitest.go 93.33% <0.00%> (ø)
provisionerd/provisionerd.go 76.65% <0.00%> (ø)
httpmw/workspaceresourceparam.go 59.18% <0.00%> (ø)
httpmw/userparam.go 76.66% <0.00%> (ø)
... and 74 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6caceac...f69b331. Read the comment docs.

@kylecarbs kylecarbs enabled auto-merge (squash) March 8, 2022 15:54
@kylecarbs kylecarbs merged commit d37df89 into main Mar 8, 2022
@kylecarbs kylecarbs deleted the fixbuild branch March 8, 2022 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants