Skip to content

Conversation

@barnjamin
Copy link
Contributor

Document that the program source must be specified if a group id is passed.

This check throws an error with the current docs
https://github.com/algorand/go-algorand/blob/master/cmd/tealdbg/main.go#L206-L208

@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2021

Codecov Report

Merging #3083 (0d7648d) into master (b9c6032) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3083      +/-   ##
==========================================
- Coverage   43.66%   43.66%   -0.01%     
==========================================
  Files         391      391              
  Lines       86855    86855              
==========================================
- Hits        37927    37925       -2     
- Misses      42895    42898       +3     
+ Partials     6033     6032       -1     
Impacted Files Coverage Δ
ledger/blockqueue.go 81.03% <0.00%> (-1.15%) ⬇️
catchup/service.go 69.35% <0.00%> (-0.78%) ⬇️
ledger/acctupdates.go 64.65% <0.00%> (-0.10%) ⬇️
catchup/peerSelector.go 100.00% <0.00%> (+1.04%) ⬆️
cmd/algoh/blockWatcher.go 80.95% <0.00%> (+3.17%) ⬆️

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 b9c6032...0d7648d. Read the comment docs.

@barnjamin
Copy link
Contributor Author

not necessary after #3111

@barnjamin barnjamin closed this Oct 21, 2021
@barnjamin barnjamin deleted the tealdbg-group-id branch October 21, 2021 17:24
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.

2 participants