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

feat(driver): add blob datasource #688

Merged
merged 17 commits into from
Apr 9, 2024
Merged

feat(driver): add blob datasource #688

merged 17 commits into from
Apr 9, 2024

Conversation

YoGhurt111
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Apr 5, 2024

Codecov Report

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

Project coverage is 49.28%. Comparing base (6683d54) to head (a47712e).
Report is 5 commits behind head on main.

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

Files Patch % Lines
driver/txlist_fetcher/blob_datasource.go 60.93% 18 Missing and 7 partials ⚠️
driver/config.go 25.00% 5 Missing and 1 partial ⚠️
driver/txlist_fetcher/blob.go 0.00% 3 Missing ⚠️
driver/chain_syncer/calldata/syncer.go 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #688      +/-   ##
==========================================
- Coverage   49.37%   49.28%   -0.09%     
==========================================
  Files          56       59       +3     
  Lines        5422     5533     +111     
==========================================
+ Hits         2677     2727      +50     
- Misses       2457     2510      +53     
- Partials      288      296       +8     

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

driver/config.go Show resolved Hide resolved
driver/txlist_fetcher/blob_datasource.go Outdated Show resolved Hide resolved
driver/txlist_fetcher/blob_datasource.go Outdated Show resolved Hide resolved
driver/txlist_fetcher/blob_datasource.go Outdated Show resolved Hide resolved
driver/txlist_fetcher/blob_datasource.go Outdated Show resolved Hide resolved
driver/txlist_fetcher/blob_datasource.go Outdated Show resolved Hide resolved
@YoGhurt111 YoGhurt111 enabled auto-merge (squash) April 8, 2024 06:17
internal/testutils/helper.go Outdated Show resolved Hide resolved
internal/testutils/helper.go Outdated Show resolved Hide resolved
proposer/proposer_test.go Outdated Show resolved Hide resolved
YoGhurt111 and others added 5 commits April 8, 2024 14:22
@YoGhurt111 YoGhurt111 merged commit a598847 into main Apr 9, 2024
4 checks passed
@YoGhurt111 YoGhurt111 deleted the feat-blob-datasource branch April 9, 2024 07:03
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.

feat(driver): integrate blob server
3 participants