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

chore(l1-provider): use the correct tx type + fix crate package #1791

Merged
merged 1 commit into from
Nov 10, 2024

chore(l1-provider): use the correct tx type + fix crate package

36d8ad4
Select commit
Loading
Failed to load commit list.
Merged

chore(l1-provider): use the correct tx type + fix crate package #1791

chore(l1-provider): use the correct tx type + fix crate package
36d8ad4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2024 in 0s

76.72% (+36.61%) compared to e3165c4

View this Pull Request on Codecov

76.72% (+36.61%) compared to e3165c4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.72%. Comparing base (e3165c4) to head (36d8ad4).
Report is 272 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1791       +/-   ##
===========================================
+ Coverage   40.10%   76.72%   +36.61%     
===========================================
  Files          26      369      +343     
  Lines        1895    39300    +37405     
  Branches     1895    39300    +37405     
===========================================
+ Hits          760    30151    +29391     
- Misses       1100     6887     +5787     
- Partials       35     2262     +2227     

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