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

Enable cost and fee pooling in tealdbg #2954

Merged
merged 2 commits into from
Sep 28, 2021

Conversation

algorandskiy
Copy link
Contributor

Summary

Enable cost and fee pooling in tealdbg

Test Plan

Tests added

@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2021

Codecov Report

Merging #2954 (252c414) into master (ee0a715) will increase coverage by 0.02%.
The diff coverage is 77.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2954      +/-   ##
==========================================
+ Coverage   47.32%   47.34%   +0.02%     
==========================================
  Files         355      355              
  Lines       57230    57254      +24     
==========================================
+ Hits        27084    27108      +24     
+ Misses      27088    27081       -7     
- Partials     3058     3065       +7     
Impacted Files Coverage Δ
cmd/tealdbg/local.go 70.71% <77.27%> (+<0.01%) ⬆️
cmd/algoh/blockWatcher.go 77.77% <0.00%> (-3.18%) ⬇️
ledger/blockqueue.go 83.90% <0.00%> (-1.15%) ⬇️
ledger/acctupdates.go 62.58% <0.00%> (-0.60%) ⬇️
network/wsPeer.go 74.37% <0.00%> (ø)
network/wsNetwork.go 61.09% <0.00%> (+0.18%) ⬆️
catchup/peerSelector.go 100.00% <0.00%> (+1.04%) ⬆️
catchup/service.go 70.90% <0.00%> (+2.33%) ⬆️
cmd/tealdbg/localLedger.go 62.67% <0.00%> (+3.52%) ⬆️

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 ee0a715...252c414. Read the comment docs.

jannotti
jannotti previously approved these changes Sep 27, 2021
@jannotti jannotti merged commit e40b7ef into algorand:master Sep 28, 2021
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.

3 participants