Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(batcher): create the tx provider in the batcher #1879

Merged
merged 1 commit into from
Nov 12, 2024

refactor(batcher): create the tx provider in the batcher

abb381e
Select commit
Loading
Failed to load commit list.
Merged

refactor(batcher): create the tx provider in the batcher #1879

refactor(batcher): create the tx provider in the batcher
abb381e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 1s

3.65% (-36.45%) compared to e3165c4

View this Pull Request on Codecov

3.65% (-36.45%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 3.65%. Comparing base (e3165c4) to head (abb381e).
Report is 320 commits behind head on main.

Files with missing lines Patch % Lines
crates/batcher/src/batcher.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #1879       +/-   ##
==========================================
- Coverage   40.10%   3.65%   -36.45%     
==========================================
  Files          26     140      +114     
  Lines        1895   17070    +15175     
  Branches     1895   17070    +15175     
==========================================
- Hits          760     624      -136     
- Misses       1100   16402    +15302     
- Partials       35      44        +9     

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