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

remove ioutils #3243

Merged
merged 3 commits into from
Sep 17, 2022
Merged

remove ioutils #3243

merged 3 commits into from
Sep 17, 2022

Conversation

juniuszhou
Copy link
Contributor

@juniuszhou juniuszhou commented Sep 15, 2022

According to Halborn, the ioutil package was out of date, we could use both os and io to replace it.

@codecov
Copy link

codecov bot commented Sep 15, 2022

Codecov Report

Merging #3243 (e6d7648) into future/peggy2 (398e4dd) will not change coverage.
The diff coverage is 14.28%.

Impacted file tree graph

@@              Coverage Diff               @@
##           future/peggy2    #3243   +/-   ##
==============================================
  Coverage          47.13%   47.13%           
==============================================
  Files                147      147           
  Lines              12474    12474           
==============================================
  Hits                5880     5880           
  Misses              6238     6238           
  Partials             356      356           
Impacted Files Coverage Δ
app/export.go 11.84% <0.00%> (ø)
...er/internal/symbol_translator/symbol_translator.go 75.00% <0.00%> (ø)
cmd/sifgen/main.go 0.00% <0.00%> (ø)
tools/sifgen/network/network.go 0.00% <0.00%> (ø)
tools/sifgen/node/node.go 0.00% <0.00%> (ø)
tools/sifgen/sifgen.go 0.00% <0.00%> (ø)
tools/sifgen/utils/cli.go 23.37% <0.00%> (ø)
x/dispensation/utils/parser.go 53.84% <100.00%> (ø)
x/tokenregistry/utils/parse_denom_list.go 40.00% <100.00%> (ø)

@juniuszhou juniuszhou merged commit b0d49b7 into future/peggy2 Sep 17, 2022
@juniuszhou juniuszhou deleted the remove-ioutils branch September 17, 2022 01:36
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