test: improve observer module coverage #1961
Merged
Codecov / codecov/project
succeeded
Apr 3, 2024 in 0s
63.08% (+4.62%) compared to 09f2018
View this Pull Request on Codecov
63.08% (+4.62%) compared to 09f2018
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 63.08%. Comparing base (
09f2018
) to head (f502001
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #1961 +/- ##
===========================================
+ Coverage 58.46% 63.08% +4.62%
===========================================
Files 234 233 -1
Lines 13392 13381 -11
===========================================
+ Hits 7829 8442 +613
+ Misses 5159 4540 -619
+ Partials 404 399 -5
Files | Coverage Δ | |
---|---|---|
x/observer/abci.go | 100.00% <ø> (+100.00%) |
⬆️ |
x/observer/genesis.go | 100.00% <ø> (+23.48%) |
⬆️ |
x/observer/keeper/utils.go | 92.77% <100.00%> (+30.12%) |
⬆️ |
x/observer/types/ballot.go | 100.00% <100.00%> (+4.91%) |
⬆️ |
x/observer/types/params.go | 96.36% <ø> (+54.69%) |
⬆️ |
Loading