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

goal: --full-trace keeps track of everything in exec trace #5609

Merged
merged 2 commits into from Jul 26, 2023

Conversation

ahangsu
Copy link
Contributor

@ahangsu ahangsu commented Jul 26, 2023

Summary

In a discussion, we found it helpful to define a handy "activate all" option for exec trace in goal clerk simulate, this PR provides a straight-forward implementation.

Test Plan

modified a line in e2e test with the new option, should go through with stack changes and scratch slot changes.

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #5609 (5b5cb3f) into master (670010a) will decrease coverage by 0.45%.
The diff coverage is 9.09%.

@@            Coverage Diff             @@
##           master    #5609      +/-   ##
==========================================
- Coverage   54.99%   54.54%   -0.45%     
==========================================
  Files         460      460              
  Lines       64439    64446       +7     
==========================================
- Hits        35436    35154     -282     
- Misses      26637    26903     +266     
- Partials     2366     2389      +23     
Files Changed Coverage Δ
cmd/goal/clerk.go 9.13% <9.09%> (+0.04%) ⬆️

... and 31 files with indirect coverage changes

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

cmd/goal/clerk.go Outdated Show resolved Hide resolved
@bbroder-algo bbroder-algo merged commit d82691d into algorand:master Jul 26, 2023
17 checks passed
@bbroder-algo bbroder-algo changed the title goal: --all-trace-options keeps track of everything in exec trace goal: --full-trace keeps track of everything in exec trace Jul 26, 2023
@ahangsu ahangsu deleted the goal-all-trace-options branch July 26, 2023 17:48
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.

None yet

4 participants