test(e2e
): add deposit and withdraw test
#3114
Closed
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
@@ 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%> (ø) |
Loading