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

optimize async sendTransaction memory usage #257

Merged
merged 1 commit into from
Jan 24, 2024

optimize async sendTransaction memory usage

f46e238
Select commit
Loading
Failed to load commit list.
Merged

optimize async sendTransaction memory usage #257

optimize async sendTransaction memory usage
f46e238
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2024 in 0s

43.74% (+0.49%) compared to 6b3a9f1

View this Pull Request on Codecov

43.74% (+0.49%) compared to 6b3a9f1

Details

Codecov Report

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

Comparison is base (6b3a9f1) 43.24% compared to head (f46e238) 43.74%.
Report is 3 commits behind head on release-v3.0.0.

Files Patch % Lines
v3/client/connection.go 51.35% 14 Missing and 4 partials ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           release-v3.0.0     #257      +/-   ##
==================================================
+ Coverage           43.24%   43.74%   +0.49%     
==================================================
  Files                   5        5              
  Lines                 666      679      +13     
==================================================
+ Hits                  288      297       +9     
- Misses                307      311       +4     
  Partials               71       71              

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