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

rpcsrv: fix insufficient funds use #3361

Merged
merged 1 commit into from
Mar 18, 2024

rpcsrv: fix insufficient funds use

27f79b8
Select commit
Loading
Failed to load commit list.
Merged

rpcsrv: fix insufficient funds use #3361

rpcsrv: fix insufficient funds use
27f79b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2024 in 0s

84.67% (+0.00%) compared to 445ab97

View this Pull Request on Codecov

84.67% (+0.00%) compared to 445ab97

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.67%. Comparing base (445ab97) to head (27f79b8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3361   +/-   ##
=======================================
  Coverage   84.66%   84.67%           
=======================================
  Files         331      331           
  Lines       44935    44935           
=======================================
+ Hits        38045    38048    +3     
+ Misses       5376     5374    -2     
+ Partials     1514     1513    -1     

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