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

refactor: replace common package with pkg #1936

Merged
merged 49 commits into from
Mar 27, 2024

Merge branch 'develop' into refactor-common-package-rename

fcc1383
Select commit
Loading
Failed to load commit list.
Merged

refactor: replace common package with pkg #1936

Merge branch 'develop' into refactor-common-package-rename
fcc1383
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2024 in 1s

51.92% (-0.21%) compared to 2b77e0b

View this Pull Request on Codecov

51.92% (-0.21%) compared to 2b77e0b

Details

Codecov Report

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

Project coverage is 51.92%. Comparing base (2b77e0b) to head (fcc1383).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1936      +/-   ##
===========================================
- Coverage    52.12%   51.92%   -0.21%     
===========================================
  Files          235      235              
  Lines        13347    13347              
===========================================
- Hits          6957     6930      -27     
- Misses        5953     5982      +29     
+ Partials       437      435       -2     
Files Coverage Δ
pkg/authz/authz_tx_types.go 100.00% <ø> (ø)
pkg/chains/address.go 100.00% <ø> (ø)
pkg/chains/bitcoin.go 100.00% <ø> (ø)
pkg/chains/chain.go 96.69% <ø> (ø)
pkg/chains/chain_id.go 100.00% <ø> (ø)
pkg/chains/chains.go 100.00% <ø> (ø)
pkg/chains/conversion.go 100.00% <ø> (ø)
pkg/coin/coin.go 100.00% <ø> (ø)
pkg/crypto/tss.go 82.60% <100.00%> (ø)
pkg/gas/gas_limits.go 100.00% <ø> (ø)
... and 6 more

... and 30 files with indirect coverage changes