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

feat(driver): simplify driver implementation #672

Merged
merged 12 commits into from
Apr 2, 2024
Merged

Conversation

mask-pp
Copy link
Contributor

@mask-pp mask-pp commented Apr 1, 2024

No description provided.

Copy link

codecov bot commented Apr 1, 2024

Codecov Report

Attention: Patch coverage is 36.53846% with 33 lines in your changes are missing coverage. Please review.

Project coverage is 48.44%. Comparing base (2c2b996) to head (fd8c5db).

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

Files Patch % Lines
driver/chain_syncer/beaconsync/syncer.go 0.00% 11 Missing ⚠️
driver/driver.go 26.66% 11 Missing ⚠️
driver/chain_syncer/chain_syncer.go 55.55% 4 Missing ⚠️
internal/utils/test_utils.go 0.00% 4 Missing ⚠️
prover/prover.go 50.00% 2 Missing ⚠️
driver/chain_syncer/calldata/syncer.go 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #672      +/-   ##
==========================================
- Coverage   50.83%   48.44%   -2.39%     
==========================================
  Files          55       56       +1     
  Lines        5400     5379      -21     
==========================================
- Hits         2745     2606     -139     
- Misses       2361     2493     +132     
+ Partials      294      280      -14     

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

@davidtaikocha davidtaikocha changed the title feat(driver): simplify driver feat(driver): simplify driver implentation Apr 1, 2024
@davidtaikocha davidtaikocha changed the title feat(driver): simplify driver implentation feat(driver): simplify driver implementation Apr 1, 2024
@davidtaikocha davidtaikocha linked an issue Apr 1, 2024 that may be closed by this pull request
1 task
@davidtaikocha davidtaikocha removed a link to an issue Apr 1, 2024
1 task
@davidtaikocha davidtaikocha enabled auto-merge (squash) April 2, 2024 05:40
@davidtaikocha davidtaikocha merged commit 55717c8 into main Apr 2, 2024
4 checks passed
@davidtaikocha davidtaikocha deleted the simplify_3 branch April 2, 2024 05:51
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