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

Fix go vet issues #2826

Merged
merged 1 commit into from
Sep 2, 2021
Merged

Fix go vet issues #2826

merged 1 commit into from
Sep 2, 2021

Conversation

tolikzinovyev
Copy link
Contributor

No description provided.

@tolikzinovyev tolikzinovyev self-assigned this Sep 2, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 2, 2021

Codecov Report

Merging #2826 (40c0080) into master (28d9e86) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2826      +/-   ##
==========================================
- Coverage   47.11%   47.08%   -0.03%     
==========================================
  Files         349      349              
  Lines       56430    56430              
==========================================
- Hits        26585    26569      -16     
- Misses      26863    26877      +14     
- Partials     2982     2984       +2     
Impacted Files Coverage Δ
cmd/algoh/main.go 0.00% <0.00%> (ø)
daemon/algod/server.go 6.20% <0.00%> (ø)
ledger/blockqueue.go 82.18% <0.00%> (-2.88%) ⬇️
network/wsPeer.go 72.14% <0.00%> (-2.23%) ⬇️
cmd/tealdbg/debugger.go 72.86% <0.00%> (-1.01%) ⬇️
ledger/acctupdates.go 62.05% <0.00%> (-0.09%) ⬇️

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 28d9e86...40c0080. Read the comment docs.

@jannotti jannotti merged commit be99077 into algorand:master Sep 2, 2021
@tolikzinovyev tolikzinovyev deleted the fix-go-vet branch January 6, 2022 21:37
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