Skip to content

Add unit test for add_builtin#720

Merged
LucasSte merged 1 commit intoanza-xyz:masterfrom
LucasSte:builtin-test
Apr 11, 2024
Merged

Add unit test for add_builtin#720
LucasSte merged 1 commit intoanza-xyz:masterfrom
LucasSte:builtin-test

Conversation

@LucasSte
Copy link
Copy Markdown

Problem

#547 moved add_builtin to the SVM crate, but did not include a test for it.

Summary of Changes

I wrote a test for the aforementioned function.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.9%. Comparing base (72ee270) to head (30ced70).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master     #720    +/-   ##
========================================
  Coverage    81.9%    81.9%            
========================================
  Files         851      851            
  Lines      230726   230772    +46     
========================================
+ Hits       189009   189131   +122     
+ Misses      41717    41641    -76     

@LucasSte LucasSte requested review from dmakarov and pgarg66 April 10, 2024 20:10
@LucasSte LucasSte marked this pull request as ready for review April 10, 2024 20:10
@LucasSte LucasSte merged commit 4e2fc27 into anza-xyz:master Apr 11, 2024
@LucasSte LucasSte deleted the builtin-test branch April 11, 2024 14:13
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

Successfully merging this pull request may close these issues.

3 participants