Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

AVM: Require every global field to get tested #5864

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

jannotti
Copy link
Contributor

This adds a test for global GenesisHash and a test to ensure such tests must be added when new globals are added.

@jannotti jannotti self-assigned this Dec 11, 2023
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b28b145) 55.96% compared to head (9f2dcff) 55.92%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5864      +/-   ##
==========================================
- Coverage   55.96%   55.92%   -0.05%     
==========================================
  Files         477      477              
  Lines       67400    67400              
==========================================
- Hits        37721    37692      -29     
- Misses      27128    27150      +22     
- Partials     2551     2558       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gmalouf gmalouf marked this pull request as ready for review December 11, 2023 17:19
@gmalouf gmalouf closed this Dec 11, 2023
@gmalouf gmalouf reopened this Dec 11, 2023
@gmalouf gmalouf merged commit 548fbb4 into algorand:master Dec 11, 2023
onetechnical pushed a commit to onetechnical/go-algorand that referenced this pull request Dec 19, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants