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: configure solana chain during e2e setup #2990

Merged
merged 2 commits into from
Oct 11, 2024

add sol back to app_test.go

8dd3e10
Select commit
Loading
Failed to load commit list.
Merged

refactor: configure solana chain during e2e setup #2990

add sol back to app_test.go
8dd3e10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 0s

66.05% (-0.04%) compared to a36bc0a

View this Pull Request on Codecov

66.05% (-0.04%) compared to a36bc0a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.05%. Comparing base (a36bc0a) to head (8dd3e10).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2990      +/-   ##
===========================================
- Coverage    66.08%   66.05%   -0.04%     
===========================================
  Files          397      397              
  Lines        22334    22313      -21     
===========================================
- Hits         14760    14739      -21     
  Misses        6806     6806              
  Partials       768      768              
Files with missing lines Coverage Δ
x/observer/genesis.go 100.00% <ø> (ø)
x/observer/types/chain_params.go 92.39% <ø> (-0.49%) ⬇️