Skip to content

WIP: add testing infrastructure for Anti-MEV dBFT extension

Codecov / codecov/project failed Jul 17, 2024 in 0s

53.87% (-9.44%) compared to de50c7b

View this Pull Request on Codecov

53.87% (-9.44%) compared to de50c7b

Details

Codecov Report

Attention: Patch coverage is 11.32075% with 282 lines in your changes missing coverage. Please review.

Project coverage is 53.87%. Comparing base (de50c7b) to head (890c324).
Report is 4 commits behind head on master.

Files Patch % Lines
dbft.go 1.31% 73 Missing and 2 partials ⚠️
internal/consensus/amev_block.go 0.00% 50 Missing ⚠️
internal/consensus/amev_preblock.go 0.00% 29 Missing ⚠️
check.go 32.43% 24 Missing and 1 partial ⚠️
context.go 11.53% 21 Missing and 2 partials ⚠️
send.go 28.00% 17 Missing and 1 partial ⚠️
internal/consensus/amev_commit.go 0.00% 14 Missing ⚠️
config.go 52.00% 6 Missing and 6 partials ⚠️
internal/consensus/amev_commitAck.go 0.00% 12 Missing ⚠️
internal/consensus/transaction.go 0.00% 12 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
- Coverage   63.31%   53.87%   -9.44%     
==========================================
  Files          27       32       +5     
  Lines        1510     1808     +298     
==========================================
+ Hits          956      974      +18     
- Misses        489      757     +268     
- Partials       65       77      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.