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

feat(driver/prover): refactor some code and fix some bug #160

Closed
wants to merge 17 commits into from

Conversation

alexshliu
Copy link
Contributor

No description provided.

@alexshliu alexshliu self-assigned this Feb 19, 2023
@codecov
Copy link

codecov bot commented Feb 19, 2023

Codecov Report

Merging #160 (efa922b) into main (80fc0e9) will increase coverage by 0.25%.
The diff coverage is 65.57%.

@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
+ Coverage   56.34%   56.59%   +0.25%     
==========================================
  Files          35       35              
  Lines        3427     3440      +13     
==========================================
+ Hits         1931     1947      +16     
+ Misses       1255     1248       -7     
- Partials      241      245       +4     
Impacted Files Coverage Δ
driver/chain_syncer/beaconsync/progress_tracker.go 77.41% <ø> (ø)
driver/chain_syncer/beaconsync/syncer.go 0.00% <0.00%> (ø)
pkg/tx_list_validator/tx_list_validator.go 82.14% <ø> (ø)
driver/chain_syncer/chain_syncer.go 34.57% <48.27%> (-3.57%) ⬇️
prover/proof_submitter/valid_proof_submitter.go 67.39% <50.00%> (ø)
driver/state/l1_current.go 23.00% <55.55%> (ø)
driver/chain_syncer/calldata/syncer.go 49.22% <61.53%> (-0.15%) ⬇️
driver/driver.go 60.00% <66.66%> (ø)
prover/prover.go 60.20% <75.00%> (+5.19%) ⬆️
driver/state/state.go 60.96% <80.00%> (ø)
... and 3 more

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

@taikoxyz taikoxyz deleted a comment from github-actions bot Feb 19, 2023
@alexshliu alexshliu changed the title feat: refactor some code and fix some bug feat(driver/prover): refactor some code and fix some bug Feb 19, 2023
@taikoxyz taikoxyz deleted a comment from github-actions bot Feb 19, 2023
@github-actions
Copy link
Contributor

@davidtaikocha
Copy link
Member

Addressed in #162

@davidtaikocha davidtaikocha deleted the feat/typo branch February 28, 2023 16:57
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