feat: add MsgAddAuthorization to add or update and authorization and MsgRemoveAuthorization to remove a authorization #2305
Codecov / codecov/project
succeeded
Jun 4, 2024 in 0s
69.44% (+0.16%) compared to c93d1c6
View this Pull Request on Codecov
69.44% (+0.16%) compared to c93d1c6
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 69.44%. Comparing base (
c93d1c6
) to head (e441631
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2305 +/- ##
===========================================
+ Coverage 69.27% 69.44% +0.16%
===========================================
Files 276 281 +5
Lines 16563 16654 +91
===========================================
+ Hits 11474 11565 +91
Misses 4604 4604
Partials 485 485
Files | Coverage Δ | |
---|---|---|
x/authority/keeper/msg_server_add_authorization.go | 100.00% <100.00%> (ø) |
|
...uthority/keeper/msg_server_remove_authorization.go | 100.00% <100.00%> (ø) |
|
x/authority/types/authorizations.go | 100.00% <100.00%> (ø) |
|
x/authority/types/message_add_authorization.go | 100.00% <100.00%> (ø) |
|
x/authority/types/message_remove_authorization.go | 100.00% <100.00%> (ø) |
|
x/authority/types/policies.go | 100.00% <100.00%> (ø) |
|
x/authority/types/policy_type.go | 100.00% <100.00%> (ø) |
Loading