fix: release vm right after execution finished #274
Merged
Codecov / codecov/project
succeeded
Sep 26, 2024 in 0s
40.64% (-0.03%) compared to a0b130a
View this Pull Request on Codecov
40.64% (-0.03%) compared to a0b130a
Details
Codecov Report
Attention: Patch coverage is 92.50000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 40.64%. Comparing base (
a0b130a
) to head (7791444
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
x/move/keeper/handler.go | 91.89% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #274 +/- ##
==========================================
- Coverage 40.67% 40.64% -0.03%
==========================================
Files 265 265
Lines 25258 25246 -12
==========================================
- Hits 10274 10262 -12
Misses 13396 13396
Partials 1588 1588
Files with missing lines | Coverage Δ | |
---|---|---|
x/move/keeper/genesis.go | 16.17% <100.00%> (-1.22%) |
⬇️ |
x/move/keeper/handler.go | 78.57% <91.89%> (-0.54%) |
⬇️ |
Loading