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

Implemented the limit per fee currency #2203

Merged
merged 12 commits into from
Dec 7, 2023

Made flag description more specific

347d8bc
Select commit
Loading
Failed to load commit list.
Merged

Implemented the limit per fee currency #2203

Made flag description more specific
347d8bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2023 in 0s

55.09% (+0.00%) compared to 6731538

View this Pull Request on Codecov

55.09% (+0.00%) compared to 6731538

Details

Codecov Report

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

Comparison is base (6731538) 55.09% compared to head (347d8bc) 55.09%.

Files Patch % Lines
cmd/utils/flags.go 0.00% 25 Missing ⚠️
miner/block.go 44.82% 14 Missing and 2 partials ⚠️
core/sys_context.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2203   +/-   ##
=======================================
  Coverage   55.09%   55.09%           
=======================================
  Files         682      683    +1     
  Lines      114449   114533   +84     
=======================================
+ Hits        63055    63106   +51     
- Misses      47501    47536   +35     
+ Partials     3893     3891    -2     

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