Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: bump hc-install from v0.3.1 to v0.3.2 #1382

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

Merged
merged 2 commits into from
May 11, 2022
Merged

Conversation

bpmct
Copy link
Member

@bpmct bpmct commented May 11, 2022

fixes #1381

@bpmct bpmct requested a review from kylecarbs May 11, 2022 12:28
@bpmct bpmct self-assigned this May 11, 2022
@codecov
Copy link

codecov bot commented May 11, 2022

Codecov Report

Merging #1382 (653d900) into main (9d94f4f) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1382      +/-   ##
==========================================
+ Coverage   66.93%   66.95%   +0.01%     
==========================================
  Files         288      288              
  Lines       18856    18856              
  Branches      241      241              
==========================================
+ Hits        12622    12625       +3     
+ Misses       4944     4941       -3     
  Partials     1290     1290              
Flag Coverage Δ
unittest-go-macos-latest 54.13% <ø> (+0.05%) ⬆️
unittest-go-postgres- 65.45% <ø> (+0.03%) ⬆️
unittest-go-ubuntu-latest 56.37% <ø> (-0.02%) ⬇️
unittest-go-windows-2022 52.42% <ø> (+0.04%) ⬆️
unittest-js 74.24% <ø> (ø)
Impacted Files Coverage Δ
peerbroker/dial.go 77.04% <0.00%> (-6.56%) ⬇️
coderd/turnconn/turnconn.go 81.91% <0.00%> (-3.20%) ⬇️
provisioner/echo/serve.go 54.40% <0.00%> (-2.40%) ⬇️
codersdk/workspaceagents.go 51.52% <0.00%> (-1.36%) ⬇️
coderd/provisionerdaemons.go 62.98% <0.00%> (-1.01%) ⬇️
provisionerd/provisionerd.go 77.64% <0.00%> (+1.47%) ⬆️
peer/conn.go 81.32% <0.00%> (+2.94%) ⬆️

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 9d94f4f...653d900. Read the comment docs.

@kylecarbs
Copy link
Member

@bpmct assuming it's fine for me to merge because CI is passing!

@bpmct bpmct merged commit a169542 into main May 11, 2022
@bpmct bpmct deleted the bpmct/fix-parse-eof branch May 11, 2022 14:05
@misskniss misskniss added this to the V2 Beta milestone May 15, 2022
kylecarbs pushed a commit that referenced this pull request Jun 10, 2022
* chore: bump hc-install from v0.3.1 to v0.3.2

* fix
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.

Bug: Template parse with fails EOF, parse source: session shutdown
3 participants