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

refactor: make voting verifier generic #108

Merged
merged 7 commits into from
Sep 19, 2023

Merge branch 'main' into AXE-1874-Make-voting-verifier-generic

0467059
Select commit
Loading
Failed to load commit list.
Merged

refactor: make voting verifier generic #108

Merge branch 'main' into AXE-1874-Make-voting-verifier-generic
0467059
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 19, 2023 in 0s

88.34% (-0.05%) compared to 4082207

View this Pull Request on Codecov

88.34% (-0.05%) compared to 4082207

Details

Codecov Report

Merging #108 (0467059) into main (4082207) will decrease coverage by 0.05%.
The diff coverage is 75.75%.

@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
- Coverage   88.39%   88.34%   -0.05%     
==========================================
  Files         110      110              
  Lines       10010    10015       +5     
==========================================
  Hits         8848     8848              
- Misses       1162     1167       +5     
Files Changed Coverage Δ
ampd/src/main.rs 0.00% <0.00%> (ø)
ampd/src/handlers/evm_verify_msg.rs 43.49% <50.00%> (-1.00%) ⬇️
ampd/src/evm/verifier.rs 98.88% <100.00%> (ø)
ampd/src/handlers/evm_verify_worker_set.rs 41.86% <100.00%> (ø)
contracts/voting-verifier/src/events.rs 96.26% <100.00%> (ø)
contracts/voting-verifier/src/execute.rs 96.66% <100.00%> (ø)

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