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

ledger: fix typo in error.go #4143

Merged
merged 1 commit into from
Jun 17, 2022
Merged

ledger: fix typo in error.go #4143

merged 1 commit into from
Jun 17, 2022

Conversation

eltociear
Copy link
Contributor

Summary

relavant -> relevant

Test Plan

relavant -> relevant
@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #4143 (5dfe197) into master (967a3ec) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4143      +/-   ##
==========================================
+ Coverage   54.54%   54.56%   +0.02%     
==========================================
  Files         391      391              
  Lines       48732    48732              
==========================================
+ Hits        26580    26592      +12     
+ Misses      19930    19920      -10     
+ Partials     2222     2220       -2     
Impacted Files Coverage Δ
ledger/ledgercore/error.go 0.00% <ø> (ø)
data/abi/abi_type.go 87.67% <0.00%> (-0.95%) ⬇️
data/transactions/verify/txn.go 44.15% <0.00%> (-0.87%) ⬇️
catchup/service.go 68.14% <0.00%> (-0.75%) ⬇️
network/wsNetwork.go 65.17% <0.00%> (+0.28%) ⬆️
ledger/acctupdates.go 69.43% <0.00%> (+0.65%) ⬆️
network/wsPeer.go 68.49% <0.00%> (+0.82%) ⬆️
ledger/tracker.go 75.32% <0.00%> (+2.16%) ⬆️
ledger/roundlru.go 96.22% <0.00%> (+5.66%) ⬆️

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 967a3ec...5dfe197. Read the comment docs.

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.

2 participants