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

Skip to content

chore: remove usage of ioutil #642

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 1 commit into from
Mar 29, 2022
Merged

chore: remove usage of ioutil #642

merged 1 commit into from
Mar 29, 2022

Conversation

coadler
Copy link
Contributor

@coadler coadler commented Mar 29, 2022

It was deprecated as of 1.17.

@coadler coadler self-assigned this Mar 29, 2022
It was deprecated as of 1.17.
@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

Merging #642 (6e1ee7b) into main (b33e457) will decrease coverage by 0.18%.
The diff coverage is 81.81%.

@@            Coverage Diff             @@
##             main     #642      +/-   ##
==========================================
- Coverage   64.30%   64.11%   -0.19%     
==========================================
  Files         198      198              
  Lines       11622    11622              
  Branches       85       85              
==========================================
- Hits         7474     7452      -22     
- Misses       3353     3372      +19     
- Partials      795      798       +3     
Flag Coverage Δ
unittest-go- 63.37% <81.81%> (-0.06%) ⬇️
unittest-go-macos-latest 59.16% <81.81%> (-0.08%) ⬇️
unittest-go-ubuntu-latest 62.07% <81.81%> (-0.15%) ⬇️
unittest-go-windows-2022 58.27% <81.81%> (-0.03%) ⬇️
unittest-js 63.32% <ø> (ø)
Impacted Files Coverage Δ
cli/start.go 66.15% <50.00%> (ø)
cli/login.go 52.84% <66.66%> (ø)
cli/config/file.go 76.47% <100.00%> (ø)
coderd/coderdtest/coderdtest.go 98.63% <100.00%> (ø)
provisionersdk/serve.go 35.13% <0.00%> (-8.11%) ⬇️
peerbroker/dial.go 77.04% <0.00%> (-6.56%) ⬇️
provisionersdk/transport.go 78.72% <0.00%> (-6.39%) ⬇️
cli/cliui/agent.go 76.78% <0.00%> (-5.36%) ⬇️
coderd/workspaceresources.go 58.37% <0.00%> (-3.17%) ⬇️
provisionerd/provisionerd.go 79.00% <0.00%> (-3.09%) ⬇️
... and 2 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 b33e457...6e1ee7b. Read the comment docs.

@coadler coadler requested a review from kylecarbs March 29, 2022 19:47
@coadler coadler merged commit 3abb87d into main Mar 29, 2022
@coadler coadler deleted the colin/ioutil branch March 29, 2022 19:59
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.

2 participants