Skip to content

WIP: add testing infrastructure for Anti-MEV dBFT extension

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

58.29% (-5.02%) compared to de50c7b

View this Pull Request on Codecov

58.29% (-5.02%) compared to de50c7b

Details

Codecov Report

Attention: Patch coverage is 32.15434% with 211 lines in your changes missing coverage. Please review.

Project coverage is 58.29%. Comparing base (de50c7b) to head (659de52).
Report is 4 commits behind head on master.

Files Patch % Lines
internal/consensus/amev_block.go 0.00% 49 Missing ⚠️
dbft.go 36.00% 39 Missing and 9 partials ⚠️
internal/consensus/amev_preBlock.go 0.00% 29 Missing ⚠️
config.go 42.42% 13 Missing and 6 partials ⚠️
internal/consensus/amev_preCommit.go 0.00% 14 Missing ⚠️
internal/consensus/amev_commit.go 0.00% 12 Missing ⚠️
internal/consensus/transaction.go 0.00% 12 Missing ⚠️
context.go 75.00% 4 Missing and 4 partials ⚠️
internal/consensus/constructors.go 0.00% 8 Missing ⚠️
check.go 82.14% 3 Missing and 2 partials ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
- Coverage   63.31%   58.29%   -5.02%     
==========================================
  Files          27       32       +5     
  Lines        1510     1796     +286     
==========================================
+ Hits          956     1047      +91     
- Misses        489      663     +174     
- Partials       65       86      +21     

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