Skip to content

tests: fix method name after typo correction#4561

Merged
gmalouf merged 1 commit intoalgorand:masterfrom
algorandskiy:pavel/build-fix
Sep 17, 2022
Merged

tests: fix method name after typo correction#4561
gmalouf merged 1 commit intoalgorand:masterfrom
algorandskiy:pavel/build-fix

Conversation

@algorandskiy
Copy link
Copy Markdown
Contributor

Summary

Fix method name after #4248

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 17, 2022

Codecov Report

Merging #4561 (95fafb1) into master (5aef24b) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4561      +/-   ##
==========================================
- Coverage   54.14%   54.10%   -0.04%     
==========================================
  Files         401      401              
  Lines       51625    51625              
==========================================
- Hits        27951    27931      -20     
- Misses      21322    21341      +19     
- Partials     2352     2353       +1     
Impacted Files Coverage Δ
data/transactions/verify/verifiedTxnCache.go 77.55% <ø> (ø)
ledger/internal/eval.go 67.84% <100.00%> (ø)
ledger/roundlru.go 90.56% <0.00%> (-5.67%) ⬇️
ledger/tracker.go 74.04% <0.00%> (-4.69%) ⬇️
network/wsPeer.go 66.03% <0.00%> (-2.16%) ⬇️
agreement/cryptoVerifier.go 67.60% <0.00%> (-2.12%) ⬇️
agreement/proposalManager.go 96.07% <0.00%> (-1.97%) ⬇️
catchup/peerSelector.go 98.95% <0.00%> (-1.05%) ⬇️
catchup/service.go 69.38% <0.00%> (ø)
ledger/blockqueue.go 85.63% <0.00%> (+1.14%) ⬆️
... and 2 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@gmalouf gmalouf merged commit f48eb28 into algorand:master Sep 17, 2022
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.

4 participants