feat: add ChainInfo
singleton state variable in authority
#2275
Codecov / codecov/project
succeeded
May 29, 2024 in 1s
68.94% (+0.08%) compared to 89ca461
View this Pull Request on Codecov
68.94% (+0.08%) compared to 89ca461
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 68.94%. Comparing base (
89ca461
) to head (413a66f
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2275 +/- ##
===========================================
+ Coverage 68.86% 68.94% +0.08%
===========================================
Files 263 265 +2
Lines 16302 16344 +42
===========================================
+ Hits 11226 11268 +42
Misses 4594 4594
Partials 482 482
Files | Coverage Δ | |
---|---|---|
pkg/chains/chain.go | 96.58% <100.00%> (+0.46%) |
⬆️ |
x/authority/genesis.go | 100.00% <100.00%> (ø) |
|
x/authority/keeper/chain_info.go | 100.00% <100.00%> (ø) |
|
x/authority/types/chain_info.go | 100.00% <100.00%> (ø) |
|
x/authority/types/genesis.go | 100.00% <100.00%> (ø) |
Loading