Skip to content

Add barebones builder with mempool validation facilities

Codecov / codecov/project succeeded Dec 11, 2023 in 1s

72.73% (target 70.00%)

View this Pull Request on Codecov

72.73% (target 70.00%)

Details

Codecov Report

Attention: 109 lines in your changes are missing coverage. Please review.

Comparison is base (1b06cd0) 72.65% compared to head (caab622) 72.73%.
Report is 8 commits behind head on feature/sequencer.

❗ Current head caab622 differs from pull request most recent head bc4fd4d. Consider uploading reports for the commit bc4fd4d to get more accurate results

Files Patch % Lines
mempool/mempool.go 63.56% 32 Missing and 15 partials ⚠️
core/state.go 61.53% 9 Missing and 6 partials ⚠️
builder/builder.go 64.70% 8 Missing and 4 partials ⚠️
adapters/core2p2p/state.go 0.00% 10 Missing ⚠️
migration/migration.go 81.25% 6 Missing and 3 partials ⚠️
p2p/starknet/block_bodies.go 0.00% 7 Missing ⚠️
core/state_update.go 86.36% 6 Missing ⚠️
sync/sync.go 50.00% 1 Missing and 1 partial ⚠️
core/contract.go 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           feature/sequencer    #1534      +/-   ##
=====================================================
+ Coverage              72.65%   72.73%   +0.08%     
=====================================================
  Files                     97       98       +1     
  Lines                  10111    10145      +34     
=====================================================
+ Hits                    7346     7379      +33     
  Misses                  2207     2207              
- Partials                 558      559       +1     

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