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

chore: run "go mod tidy" #323

Merged
merged 1 commit into from
Feb 18, 2022
Merged

chore: run "go mod tidy" #323

merged 1 commit into from
Feb 18, 2022

Conversation

jawnsy
Copy link
Contributor

@jawnsy jawnsy commented Feb 18, 2022

Looks like our linter is missing this step.

Looks like our linter is missing this step.
@jawnsy jawnsy self-assigned this Feb 18, 2022
Copy link
Member

@kylecarbs kylecarbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh snap! We should add it.

@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #323 (607f850) into main (4c71ff9) will decrease coverage by 0.31%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #323      +/-   ##
==========================================
- Coverage   67.80%   67.49%   -0.32%     
==========================================
  Files         138      140       +2     
  Lines        7235     7407     +172     
  Branches       77       77              
==========================================
+ Hits         4906     4999      +93     
- Misses       1835     1898      +63     
- Partials      494      510      +16     
Flag Coverage Δ
unittest-go-macos-latest 66.17% <ø> (-0.17%) ⬇️
unittest-go-ubuntu-latest 67.17% <ø> (+0.07%) ⬆️
unittest-go-windows-latest 65.71% <ø> (?)
unittest-js 63.61% <ø> (ø)
Impacted Files Coverage Δ
peer/channel.go 82.45% <0.00%> (-2.34%) ⬇️
peer/conn.go 78.20% <0.00%> (-1.03%) ⬇️
pty/start_windows.go 52.25% <0.00%> (ø)
pty/pty_windows.go 59.01% <0.00%> (ø)
provisionerd/provisionerd.go 69.94% <0.00%> (+0.58%) ⬆️
peerbroker/dial.go 80.95% <0.00%> (+4.76%) ⬆️

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 4c71ff9...607f850. Read the comment docs.

@jawnsy jawnsy merged commit c59c0c9 into main Feb 18, 2022
@jawnsy jawnsy deleted the jawnsy/chore-run-go-mod-tidy branch February 18, 2022 16:23
@jawnsy jawnsy removed their assignment Mar 12, 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

2 participants