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(zetaclient): tolerate priorityFee > gasFee #2950

Merged
merged 2 commits into from
Oct 1, 2024

Address PR comments

cb2f050
Select commit
Loading
Failed to load commit list.
Merged

fix(zetaclient): tolerate priorityFee > gasFee #2950

Address PR comments
cb2f050
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 1s

66.74% (+0.00%) compared to c05a91c

View this Pull Request on Codecov

66.74% (+0.00%) compared to c05a91c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.74%. Comparing base (c05a91c) to head (cb2f050).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           release/v20    #2950   +/-   ##
============================================
  Coverage        66.73%   66.74%           
============================================
  Files              364      364           
  Lines            20573    20577    +4     
============================================
+ Hits             13730    13734    +4     
  Misses            6211     6211           
  Partials           632      632           
Files with missing lines Coverage Δ
zetaclient/chains/evm/signer/gas.go 84.12% <100.00%> (+1.07%) ⬆️