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

fix(proposer): fix an issue in L2ExecutionEngineSyncProgress #124

Merged
merged 2 commits into from
Jan 13, 2023

Conversation

davidtaikocha
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Merging #124 (777179e) into main (67311aa) will increase coverage by 0.51%.
The diff coverage is 0.00%.

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

@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
+ Coverage   60.32%   60.84%   +0.51%     
==========================================
  Files          33       33              
  Lines        3103     3108       +5     
==========================================
+ Hits         1872     1891      +19     
+ Misses        996      981      -15     
- Partials      235      236       +1     
Impacted Files Coverage Δ
pkg/rpc/methods.go 63.31% <0.00%> (-1.94%) ⬇️
.../chain_syncer/progress_tracker/progress_tracker.go 77.41% <0.00%> (+2.58%) ⬆️
prover/prover.go 63.36% <0.00%> (+5.49%) ⬆️

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

@davidtaikocha davidtaikocha enabled auto-merge (squash) January 13, 2023 13:44
@davidtaikocha davidtaikocha merged commit ea73613 into main Jan 13, 2023
@davidtaikocha davidtaikocha deleted the fix-L2ExecutionEngineSyncProgress branch January 13, 2023 13:50
vhjiang pushed a commit to taikoverse/taiko-degen-client that referenced this pull request Jul 1, 2023
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