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

AVM: Increase coverage by deleting a dead function and adding limit tests #5422

Merged
merged 1 commit into from May 31, 2023

Conversation

jannotti
Copy link
Contributor

Title says it all. Delete dead code. Add some tests for coverage.

@jannotti jannotti self-assigned this May 26, 2023
@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Merging #5422 (350510a) into master (e7e76fc) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #5422      +/-   ##
==========================================
+ Coverage   55.32%   55.37%   +0.05%     
==========================================
  Files         452      452              
  Lines       63851    63836      -15     
==========================================
+ Hits        35328    35352      +24     
+ Misses      26094    26058      -36     
+ Partials     2429     2426       -3     
Impacted Files Coverage Δ
data/transactions/logic/eval.go 91.80% <100.00%> (+0.53%) ⬆️

... and 8 files with indirect coverage changes

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

@jannotti jannotti requested a review from jasonpaulos May 31, 2023 14:15
@jannotti jannotti merged commit 4106d22 into algorand:master May 31, 2023
25 checks passed
tzaffi pushed a commit to tzaffi/go-algorand that referenced this pull request Jun 1, 2023
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

3 participants