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

test(e2e): add deposit and withdraw test #3114

Closed
wants to merge 19 commits into from

fix contract

20617c8
Select commit
Loading
Failed to load commit list.
Closed

test(e2e): add deposit and withdraw test #3114

fix contract
20617c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

62.48% (-0.71%) compared to 13cfffe

View this Pull Request on Codecov

62.48% (-0.71%) compared to 13cfffe

Details

Codecov Report

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

Project coverage is 62.48%. Comparing base (13cfffe) to head (20617c8).
Report is 8 commits behind head on develop.

Files with missing lines Patch % Lines
pkg/contracts/testdappv2/TestDAppV2.go 0.00% 103 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3114      +/-   ##
===========================================
- Coverage    63.19%   62.48%   -0.71%     
===========================================
  Files          423      424       +1     
  Lines        29887    30192     +305     
===========================================
- Hits         18886    18866      -20     
- Misses       10163    10485     +322     
- Partials       838      841       +3     
Files with missing lines Coverage Δ
x/fungible/keeper/v2_evm.go 24.46% <ø> (ø)
pkg/contracts/testdappv2/TestDAppV2.go 0.00% <0.00%> (ø)

... and 21 files with indirect coverage changes