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

chore: upgrade cosmovisor and go #3345

Merged
merged 5 commits into from
Jan 13, 2025

fix lint failures and disable golangci-lint gosec for now

f8617fa
Select commit
Loading
Failed to load commit list.
Merged

chore: upgrade cosmovisor and go #3345

fix lint failures and disable golangci-lint gosec for now
f8617fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

62.43% (+0.52%) compared to 2edfa9c

View this Pull Request on Codecov

62.43% (+0.52%) compared to 2edfa9c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.43%. Comparing base (2edfa9c) to head (f8617fa).
Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3345      +/-   ##
===========================================
+ Coverage    61.91%   62.43%   +0.52%     
===========================================
  Files          445      449       +4     
  Lines        31501    31710     +209     
===========================================
+ Hits         19503    19799     +296     
+ Misses       11127    11024     -103     
- Partials       871      887      +16     
Files with missing lines Coverage Δ
pkg/graceful/graceful.go 86.31% <100.00%> (ø)
x/observer/types/ballot.go 100.00% <100.00%> (ø)

... and 29 files with indirect coverage changes