Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

feat(driver): improve ProcessL1Blocks for reorg handling #325

Merged
merged 4 commits into from
Jul 21, 2023

Conversation

davidtaikocha
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #325 (dba88c2) into main (9eefc8d) will decrease coverage by 1.18%.
The diff coverage is 33.11%.

@@            Coverage Diff             @@
##             main     #325      +/-   ##
==========================================
- Coverage   50.01%   48.83%   -1.18%     
==========================================
  Files          36       36              
  Lines        4035     4165     +130     
==========================================
+ Hits         2018     2034      +16     
- Misses       1753     1860     +107     
- Partials      264      271       +7     
Impacted Files Coverage Δ
pkg/rpc/methods.go 23.15% <0.00%> (-2.73%) ⬇️
driver/chain_syncer/calldata/syncer.go 62.50% <16.66%> (-2.58%) ⬇️
proposer/proposer.go 54.98% <39.34%> (-4.24%) ⬇️
pkg/rpc/utils.go 37.77% <42.10%> (+1.15%) ⬆️
proposer/config.go 54.83% <72.72%> (-4.43%) ⬇️

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidtaikocha davidtaikocha marked this pull request as ready for review July 21, 2023 14:47
@davidtaikocha davidtaikocha enabled auto-merge (squash) July 21, 2023 14:54
@davidtaikocha davidtaikocha merged commit 7272e15 into main Jul 21, 2023
4 checks passed
@davidtaikocha davidtaikocha deleted the ProcessL1Blocks-l1End branch July 21, 2023 20:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants