Skip to content

core: modify chain import test to enforce parallel processing

b9ff8c0
Select commit
Loading
Failed to load commit list.
Merged

Enforce parallel evm via flag #1425

core: modify chain import test to enforce parallel processing
b9ff8c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2025 in 1s

50.34% (+0.03%) compared to 6947088

View this Pull Request on Codecov

50.34% (+0.03%) compared to 6947088

Details

Codecov Report

Attention: Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.

Project coverage is 50.34%. Comparing base (6947088) to head (b9ff8c0).
Report is 116 commits behind head on develop.

Files with missing lines Patch % Lines
core/blockchain.go 77.77% 2 Missing ⚠️
eth/backend.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1425      +/-   ##
===========================================
+ Coverage    50.30%   50.34%   +0.03%     
===========================================
  Files          769      771       +2     
  Lines       125643   125779     +136     
===========================================
+ Hits         63209    63322     +113     
- Misses       58398    58408      +10     
- Partials      4036     4049      +13     

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