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

agreement: fix typo in bandwidthFilter_test #4028

Merged
merged 1 commit into from
May 26, 2022
Merged

Conversation

eltociear
Copy link
Contributor

Summary

Fixed typo.

reseting -> resetting

@codecov
Copy link

codecov bot commented May 23, 2022

Codecov Report

Merging #4028 (1ae651a) into master (4a922c4) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4028      +/-   ##
==========================================
- Coverage   54.46%   54.45%   -0.02%     
==========================================
  Files         390      390              
  Lines       48509    48509              
==========================================
- Hits        26420    26414       -6     
- Misses      19866    19871       +5     
- Partials     2223     2224       +1     
Impacted Files Coverage Δ
ledger/roundlru.go 90.56% <0.00%> (-5.67%) ⬇️
network/wsPeer.go 65.83% <0.00%> (-3.06%) ⬇️
data/transactions/verify/txn.go 44.15% <0.00%> (-0.87%) ⬇️
ledger/acctupdates.go 68.77% <0.00%> (-0.66%) ⬇️
data/abi/abi_type.go 88.62% <0.00%> (+0.94%) ⬆️
catchup/peerSelector.go 100.00% <0.00%> (+1.04%) ⬆️
ledger/tracker.go 73.16% <0.00%> (+1.73%) ⬆️
ledger/blockqueue.go 85.05% <0.00%> (+2.87%) ⬆️
cmd/algoh/blockWatcher.go 80.95% <0.00%> (+3.17%) ⬆️

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 4a922c4...1ae651a. Read the comment docs.

@algorandskiy algorandskiy changed the title Fix typo in bandwidthFilter_test.go agreement: fix typo in bandwidthFilter_test May 25, 2022
@algorandskiy algorandskiy requested a review from cce May 25, 2022 14:47
@cce
Copy link
Contributor

cce commented May 26, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants