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

test: improve common package coverage #1903

Merged
merged 32 commits into from
Mar 22, 2024

Remove redundant generateHeader method

952dc0a
Select commit
Loading
Failed to load commit list.
Merged

test: improve common package coverage #1903

Remove redundant generateHeader method
952dc0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2024 in 0s

52.12% (+3.30%) compared to 35acb4a

View this Pull Request on Codecov

52.12% (+3.30%) compared to 35acb4a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.12%. Comparing base (35acb4a) to head (952dc0a).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1903      +/-   ##
===========================================
+ Coverage    48.82%   52.12%   +3.30%     
===========================================
  Files          235      235              
  Lines        13381    13347      -34     
===========================================
+ Hits          6533     6957     +424     
+ Misses        6405     5953     -452     
+ Partials       443      437       -6     
Files Coverage Δ
common/address.go 100.00% <ø> (+31.57%) ⬆️
common/chain.go 96.69% <ø> (+65.24%) ⬆️
common/coin.go 100.00% <100.00%> (+60.00%) ⬆️
common/gas_limits.go 100.00% <100.00%> (+100.00%) ⬆️
common/pubkey.go 82.41% <ø> (+48.78%) ⬆️
common/tss.go 82.60% <ø> (+82.60%) ⬆️

... and 10 files with indirect coverage changes