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

Fix bugs discoverd by e2e tests #2407

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Fix e2e

94cf299
Select commit
Loading
Failed to load commit list.
Open

Fix bugs discoverd by e2e tests #2407

Fix e2e
94cf299
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 0s

74.22% (target 70.00%)

View this Pull Request on Codecov

74.22% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 72.02797% with 40 lines in your changes missing coverage. Please review.

Project coverage is 74.22%. Comparing base (1caf86f) to head (94cf299).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
rpc/block.go 12.50% 21 Missing ⚠️
rpc/simulation.go 50.00% 11 Missing and 1 partial ⚠️
rpc/estimate_fee.go 86.66% 4 Missing ⚠️
rpc/transaction.go 92.85% 2 Missing ⚠️
rpc/handlers.go 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2407      +/-   ##
==========================================
- Coverage   74.41%   74.22%   -0.19%     
==========================================
  Files         113      113              
  Lines       13016    13088      +72     
==========================================
+ Hits         9686     9715      +29     
- Misses       2592     2632      +40     
- Partials      738      741       +3     

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