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

RFQ #1650

Merged
merged 307 commits into from
Jan 8, 2024

fix build again [goreleaser]

f0f2149
Select commit
Loading
Failed to load commit list.
Merged

RFQ #1650

fix build again [goreleaser]
f0f2149
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2024 in 0s

50.95269% (-1.37580%) compared to 859697c

View this Pull Request on Codecov

50.95269% (-1.37580%) compared to 859697c

Details

Codecov Report

Attention: 42 lines in your changes are missing coverage. Please review.

Comparison is base (859697c) 52.32849% compared to head (f0f2149) 50.95269%.
Report is 2 commits behind head on master.

Files Patch % Lines
ethergo/backends/base/base.go 12.50000% 21 Missing ⚠️
ethergo/backends/base/blacklist.go 28.57143% 5 Missing ⚠️
ethergo/backends/simulated/simulated.go 0.00000% 5 Missing ⚠️
ethergo/backends/geth/geth.go 33.33333% 4 Missing ⚠️
ethergo/backends/anvil/anvil.go 50.00000% 3 Missing ⚠️
core/slice.go 0.00000% 2 Missing ⚠️
ethergo/signer/wallet/wallet.go 0.00000% 2 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #1650         +/-   ##
===================================================
- Coverage   52.32849%   50.95269%   -1.37581%     
===================================================
  Files            372         400         +28     
  Lines          25596       27606       +2010     
  Branches         285         285                 
===================================================
+ Hits           13394       14066        +672     
- Misses         10898       12168       +1270     
- Partials        1304        1372         +68     

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