feat: add authorization list for policy transactions #2289
Merged
Codecov / codecov/project
succeeded
May 31, 2024 in 1s
69.25% (+0.11%) compared to 0e75423
View this Pull Request on Codecov
69.25% (+0.11%) compared to 0e75423
Details
Codecov Report
Attention: Patch coverage is 98.43750%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 69.25%. Comparing base (
0e75423
) to head (c61594b
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2289 +/- ##
===========================================
+ Coverage 69.14% 69.25% +0.11%
===========================================
Files 272 274 +2
Lines 16472 16535 +63
===========================================
+ Hits 11389 11452 +63
Misses 4599 4599
Partials 484 484
Files | Coverage Δ | |
---|---|---|
x/authority/genesis.go | 100.00% <100.00%> (ø) |
|
x/authority/keeper/authorization_list.go | 100.00% <100.00%> (ø) |
|
x/authority/types/authorizations.go | 100.00% <100.00%> (ø) |
|
app/setup_handlers.go | 0.00% <0.00%> (ø) |
Loading