Skip to content

tools: Remove vbconvert#5133

Merged
algorandskiy merged 1 commit into
algorand:masterfrom
Eric-Warehime:remove-vbconvert
Feb 13, 2023
Merged

tools: Remove vbconvert#5133
algorandskiy merged 1 commit into
algorand:masterfrom
Eric-Warehime:remove-vbconvert

Conversation

@Eric-Warehime
Copy link
Copy Markdown
Contributor

Summary

Removes the vbconvert tool. We no longer need it since we're not redefining StateDelta types in the deltas endpoint.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 11, 2023

Codecov Report

Merging #5133 (22f5fb7) into master (4bc7250) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #5133   +/-   ##
=======================================
  Coverage   53.42%   53.42%           
=======================================
  Files         431      431           
  Lines       54364    54364           
=======================================
+ Hits        29044    29045    +1     
+ Misses      23064    23059    -5     
- Partials     2256     2260    +4     
Impacted Files Coverage Δ
ledger/blockqueue.go 82.25% <0.00%> (-2.69%) ⬇️
crypto/merkletrie/trie.go 66.42% <0.00%> (-2.19%) ⬇️
crypto/merkletrie/node.go 91.62% <0.00%> (-1.87%) ⬇️
ledger/testing/randomAccounts.go 56.26% <0.00%> (-0.62%) ⬇️
network/wsNetwork.go 65.25% <0.00%> (+0.27%) ⬆️
ledger/tracker.go 75.10% <0.00%> (+0.84%) ⬆️
catchup/peerSelector.go 100.00% <0.00%> (+1.04%) ⬆️
network/wsPeer.go 67.81% <0.00%> (+1.83%) ⬆️

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

Copy link
Copy Markdown
Contributor

@jasonpaulos jasonpaulos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with #5123 (comment), this looks good to remove

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