refactor: make voting verifier generic #108
Merged
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 is75.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
Loading