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!: tolerate v2 contracts in tss migration tests #3002

Merged
merged 2 commits into from
Oct 14, 2024

fix upgrade tests

6e1d089
Select commit
Loading
Failed to load commit list.
Merged

fix!: tolerate v2 contracts in tss migration tests #3002

fix upgrade tests
6e1d089
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

66.02% (-0.04%) compared to 404bd96

View this Pull Request on Codecov

66.02% (-0.04%) compared to 404bd96

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 66.02%. Comparing base (404bd96) to head (6e1d089).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
x/fungible/keeper/v2_evm.go 0.00% 2 Missing ⚠️
zetaclient/chains/evm/signer/v2_sign.go 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3002      +/-   ##
===========================================
- Coverage    66.05%   66.02%   -0.04%     
===========================================
  Files          397      397              
  Lines        22313    22337      +24     
===========================================
+ Hits         14739    14747       +8     
- Misses        6806     6816      +10     
- Partials       768      774       +6     
Files with missing lines Coverage Δ
pkg/contracts/testdappv2/TestDAppV2.go 0.00% <ø> (ø)
x/fungible/keeper/v2_evm.go 26.98% <0.00%> (ø)
zetaclient/chains/evm/signer/v2_sign.go 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes