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: support simulate scratch in exec trace #5589

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

ahangsu
Copy link
Contributor

@ahangsu ahangsu commented Jul 20, 2023

Summary

#5563 forgot to add support for goal to return scratch slot changes in exec trace, this is an enhancement.

Test Plan

e2e script test for goal to return stack and scratch changes in exec trace.

@ahangsu ahangsu self-assigned this Jul 20, 2023
bbroder-algo
bbroder-algo previously approved these changes Jul 20, 2023
@ahangsu ahangsu requested a review from jasonpaulos July 20, 2023 20:07
@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #5589 (59f8a62) into master (be237d6) will increase coverage by 0.07%.
The diff coverage is 25.00%.

❗ Current head 59f8a62 differs from pull request most recent head 498e41f. Consider uploading reports for the commit 498e41f to get more accurate results

@@            Coverage Diff             @@
##           master    #5589      +/-   ##
==========================================
+ Coverage   55.75%   55.82%   +0.07%     
==========================================
  Files         446      446              
  Lines       63462    63464       +2     
==========================================
+ Hits        35382    35429      +47     
+ Misses      25703    25667      -36     
+ Partials     2377     2368       -9     
Impacted Files Coverage Δ
cmd/goal/clerk.go 9.09% <25.00%> (+0.10%) ⬆️

... and 17 files with indirect coverage changes

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

Copy link
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.

Looks good just one outdated comment

test/scripts/e2e_client_runner.py Outdated Show resolved Hide resolved
@bbroder-algo bbroder-algo merged commit 17d4ebf into algorand:master Jul 20, 2023
@ahangsu ahangsu deleted the goal-scratch-sim branch July 20, 2023 21:07
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