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

refactor: fix lint errors from govet #2749

Merged
merged 3 commits into from
Aug 20, 2024

add changelog

575e0dc
Select commit
Loading
Failed to load commit list.
Merged

refactor: fix lint errors from govet #2749

add changelog
575e0dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2024 in 0s

66.90% (+0.00%) compared to 53883f5

View this Pull Request on Codecov

66.90% (+0.00%) compared to 53883f5

Details

Codecov Report

Attention: Patch coverage is 78.26087% with 5 lines in your changes missing coverage. Please review.

Project coverage is 66.90%. Comparing base (53883f5) to head (575e0dc).

Files Patch % Lines
x/fungible/keeper/evm.go 44.44% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2749   +/-   ##
========================================
  Coverage    66.90%   66.90%           
========================================
  Files          364      364           
  Lines        20458    20458           
========================================
  Hits         13688    13688           
  Misses        6143     6143           
  Partials       627      627           
Files Coverage Δ
pkg/chains/conversion.go 100.00% <100.00%> (ø)
...rosschain/keeper/msg_server_add_inbound_tracker.go 94.59% <100.00%> (ø)
...osschain/keeper/msg_server_add_outbound_tracker.go 83.33% <100.00%> (ø)
...sschain/types/message_update_rate_limiter_flags.go 100.00% <100.00%> (ø)
x/emissions/keeper/msg_server_update_params.go 100.00% <100.00%> (ø)
x/fungible/keeper/gas_price.go 86.04% <100.00%> (ø)
x/observer/types/message_update_chain_params.go 100.00% <100.00%> (ø)
x/observer/types/message_vote_block_header.go 94.28% <100.00%> (ø)
x/fungible/keeper/evm.go 88.38% <44.44%> (ø)