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

fix(zetaclient): use on-chain chain struct #2834

Merged
merged 1 commit into from
Sep 10, 2024

fix(zetaclient): use on-chain chain struct

44a0cf6
Select commit
Loading
Failed to load commit list.
Merged

fix(zetaclient): use on-chain chain struct #2834

fix(zetaclient): use on-chain chain struct
44a0cf6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2024 in 0s

66.94% (+0.00%) compared to ba3b1c0

View this Pull Request on Codecov

66.94% (+0.00%) compared to ba3b1c0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.94%. Comparing base (ba3b1c0) to head (44a0cf6).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2834   +/-   ##
========================================
  Coverage    66.94%   66.94%           
========================================
  Files          370      370           
  Lines        20965    20967    +2     
========================================
+ Hits         14035    14037    +2     
  Misses        6290     6290           
  Partials       640      640           
Files with missing lines Coverage Δ
zetaclient/chains/evm/observer/observer.go 62.08% <100.00%> (ø)
zetaclient/orchestrator/bootstrap.go 58.40% <100.00%> (+0.37%) ⬆️