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

evmmax: Clean up mul implementation #864

Merged
merged 1 commit into from
Apr 17, 2024
Merged

evmmax: Clean up mul implementation #864

merged 1 commit into from
Apr 17, 2024

Conversation

chfast
Copy link
Member

@chfast chfast commented Apr 15, 2024

No description provided.

@chfast chfast requested a review from rodiazet April 15, 2024 11:37
Copy link

codecov bot commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.17%. Comparing base (ed5562f) to head (beb15c9).

❗ Current head beb15c9 differs from pull request most recent head 8be74aa. Consider uploading reports for the commit 8be74aa to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #864      +/-   ##
==========================================
- Coverage   98.27%   98.17%   -0.10%     
==========================================
  Files         129      129              
  Lines       14651    13766     -885     
==========================================
- Hits        14398    13515     -883     
+ Misses        253      251       -2     
Flag Coverage Δ
statetests 31.04% <100.00%> (+1.65%) ⬆️
statetests-silkpre 21.06% <100.00%> (+1.16%) ⬆️
unittests 93.43% <100.00%> (-0.39%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
lib/evmmax/evmmax.cpp 100.00% <100.00%> (ø)

... and 25 files with indirect coverage changes

@chfast chfast added the EVMMAX label Apr 15, 2024
@chfast chfast enabled auto-merge (squash) April 17, 2024 12:09
@chfast chfast merged commit fa061d7 into master Apr 17, 2024
16 of 22 checks passed
@chfast chfast deleted the evmmax_cleanup branch April 17, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants