Problem: improve permission checking in a few messages #1256
Codecov / codecov/project
succeeded
Dec 11, 2023 in 0s
35.83% (+19.78%) compared to 36d3268
View this Pull Request on Codecov
35.83% (+19.78%) compared to 36d3268
Details
Codecov Report
Merging #1256 (a30591f) into main (36d3268) will increase coverage by
19.78%
.
Report is 1 commits behind head on main.
The diff coverage is31.81%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #1256 +/- ##
===========================================
+ Coverage 16.04% 35.83% +19.78%
===========================================
Files 80 115 +35
Lines 6196 10647 +4451
===========================================
+ Hits 994 3815 +2821
- Misses 5122 6456 +1334
- Partials 80 376 +296
Files | Coverage Δ | |
---|---|---|
x/cronos/simulation/operations.go | 0.00% <0.00%> (ø) |
|
x/cronos/keeper/permissions.go | 86.95% <70.00%> (+86.95%) |
⬆️ |
x/cronos/keeper/msg_server.go | 13.58% <0.00%> (+10.80%) |
⬆️ |
Loading