test: improve common package coverage #1903
Merged
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
@@ 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%) |
⬆️ |
Loading