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

bugfix: remove call to deleted function from develop script #800

Merged
merged 1 commit into from Apr 1, 2022

Conversation

presleyp
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #800 (853b780) into main (b226103) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #800      +/-   ##
==========================================
+ Coverage   64.09%   64.15%   +0.05%     
==========================================
  Files         199      199              
  Lines       11830    11830              
  Branches       87       87              
==========================================
+ Hits         7583     7590       +7     
+ Misses       3426     3421       -5     
+ Partials      821      819       -2     
Flag Coverage Δ
unittest-go- 63.17% <ø> (-0.14%) ⬇️
unittest-go-macos-latest 59.09% <ø> (+0.09%) ⬆️
unittest-go-ubuntu-latest 61.85% <ø> (-0.20%) ⬇️
unittest-go-windows-2022 58.06% <ø> (-0.06%) ⬇️
unittest-js 62.63% <ø> (ø)
Impacted Files Coverage Δ
cli/cliui/agent.go 77.19% <0.00%> (-5.27%) ⬇️
provisioner/echo/serve.go 54.40% <0.00%> (-2.40%) ⬇️
coderd/workspaceresources.go 57.31% <0.00%> (-2.04%) ⬇️
provisionerd/provisionerd.go 80.32% <0.00%> (-0.30%) ⬇️
coderd/provisionerdaemons.go 61.55% <0.00%> (+1.51%) ⬆️
peer/conn.go 81.97% <0.00%> (+1.77%) ⬆️
coderd/database/db.go 68.96% <0.00%> (+13.79%) ⬆️

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 b226103...853b780. Read the comment docs.

@presleyp presleyp requested a review from kylecarbs March 31, 2022 23:29
@presleyp presleyp merged commit 4601a35 into main Apr 1, 2022
@presleyp presleyp deleted the presleyp/fix-develop-more branch April 1, 2022 12:54
@misskniss misskniss added this to the V2 Beta milestone May 15, 2022
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

3 participants