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

feat: add raw max fee to TransactionsOptions #1856

Merged
merged 6 commits into from
Apr 23, 2024

add clap restriction and comment

3f2da67
Select commit
Loading
Failed to load commit list.
Merged

feat: add raw max fee to TransactionsOptions #1856

add clap restriction and comment
3f2da67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2024 in 0s

70.27% (+0.22%) compared to 010444f

View this Pull Request on Codecov

70.27% (+0.22%) compared to 010444f

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 70.27%. Comparing base (010444f) to head (3f2da67).
Report is 7 commits behind head on main.

Files Patch % Lines
crates/dojo-world/src/utils.rs 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1856      +/-   ##
==========================================
+ Coverage   70.04%   70.27%   +0.22%     
==========================================
  Files         315      313       -2     
  Lines       35535    35724     +189     
==========================================
+ Hits        24891    25105     +214     
+ Misses      10644    10619      -25     

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