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

Add updated budget info to report() #38

Closed
1 task done
tzaffi opened this issue Dec 6, 2022 · 1 comment
Closed
1 task done

Add updated budget info to report() #38

tzaffi opened this issue Dec 6, 2022 · 1 comment

Comments

@tzaffi
Copy link
Contributor

tzaffi commented Dec 6, 2022

Summary

Since #33 we have better visibility into program budget via budget_added and budget_consumed. However, these weren't added to the report() function. E.g., part of a recent report looked like had a TXN AS ROW missing this info:

    TXN AS ROW: {' Run': 0, ' cost': -2009, ' last_log': '`0000000000011950', ' final_message': 'PASS', ' Status': 'PASS', 'steps': 89, ' top_of_stack': 72016, 'max_stack_height': 3, 's@000': 72016, 's@001': 3}

Action Item

  • Bring budget_added and budget_consumed into csv_row()
tzaffi pushed a commit to tzaffi/graviton that referenced this issue Jan 1, 2023
tzaffi pushed a commit to tzaffi/graviton that referenced this issue Jan 1, 2023
This was referenced Jan 1, 2023
@tzaffi
Copy link
Contributor Author

tzaffi commented Jan 19, 2023

Resolving thanks to #45

@tzaffi tzaffi closed this as completed Jan 19, 2023
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

No branches or pull requests

1 participant