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

Include block-generator and validator as algorand-indexer subcommands. #891

Merged
merged 7 commits into from
Feb 28, 2022

Conversation

winder
Copy link
Contributor

@winder winder commented Feb 22, 2022

Summary

Move remaining test utilities to algorand-indexer. Group them in a visible "util" subcommand.

Test Plan

Ran through the different commands manually.

@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2022

Codecov Report

Merging #891 (52d8cb3) into develop (2aad7db) will increase coverage by 0.08%.
The diff coverage is 95.65%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #891      +/-   ##
===========================================
+ Coverage    58.60%   58.69%   +0.08%     
===========================================
  Files           38       39       +1     
  Lines         4559     4581      +22     
===========================================
+ Hits          2672     2689      +17     
- Misses        1557     1561       +4     
- Partials       330      331       +1     
Impacted Files Coverage Δ
cmd/block-generator/generator/daemon.go 64.28% <80.00%> (ø)
cmd/algorand-indexer/main.go 33.94% <100.00%> (+5.23%) ⬆️

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 2aad7db...52d8cb3. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants