Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: improve observer module coverage #1961

Merged
merged 33 commits into from
Apr 3, 2024

Fix lint

f502001
Select commit
Loading
Failed to load commit list.
Merged

test: improve observer module coverage #1961

Fix lint
f502001
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@             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%) ⬆️

... and 33 files with indirect coverage changes