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

Display transaction fees in normal mode #4218

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Use prop_filter to ensure that random transactions are generated with…

3cdb77d
Select commit
Loading
Failed to load commit list.
Draft

Display transaction fees in normal mode #4218

Use prop_filter to ensure that random transactions are generated with…
3cdb77d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 6, 2025 in 1s

74.62% (-0.01%) compared to b579d49

View this Pull Request on Codecov

74.62% (-0.01%) compared to b579d49

Details

Codecov Report

Attention: Patch coverage is 6.25000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 74.62%. Comparing base (b579d49) to head (3cdb77d).

Files with missing lines Patch % Lines
crates/sdk/src/signing.rs 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4218      +/-   ##
==========================================
- Coverage   74.62%   74.62%   -0.01%     
==========================================
  Files         342      342              
  Lines      108554   108570      +16     
==========================================
+ Hits        81009    81015       +6     
- Misses      27545    27555      +10     

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