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

benchmark: Use more common multisig sizes in the benchmark #4926

Merged
merged 1 commit into from
Dec 20, 2022

Conversation

algonautshant
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Merging #4926 (5a0aee8) into master (5979c09) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4926      +/-   ##
==========================================
- Coverage   53.54%   53.51%   -0.03%     
==========================================
  Files         431      431              
  Lines       53533    53533              
==========================================
- Hits        28662    28650      -12     
- Misses      22644    22658      +14     
+ Partials     2227     2225       -2     
Impacted Files Coverage Δ
ledger/roundlru.go 90.56% <0.00%> (-5.67%) ⬇️
ledger/tracker.go 74.26% <0.00%> (-3.80%) ⬇️
ledger/blockqueue.go 85.63% <0.00%> (-2.88%) ⬇️
crypto/merkletrie/trie.go 66.42% <0.00%> (-2.19%) ⬇️
crypto/merkletrie/node.go 91.62% <0.00%> (-1.87%) ⬇️
catchup/service.go 68.59% <0.00%> (-1.21%) ⬇️
cmd/tealdbg/debugger.go 72.69% <0.00%> (-0.81%) ⬇️
ledger/acctupdates.go 69.24% <0.00%> (-0.25%) ⬇️
network/wsNetwork.go 64.74% <0.00%> (ø)
ledger/testing/randomAccounts.go 57.23% <0.00%> (+0.61%) ⬆️
... and 3 more

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

@algorandskiy algorandskiy merged commit 34a12e3 into algorand:master Dec 20, 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.

2 participants