feat: implement memory transaction #702
Merged
Codecov / codecov/project
failed
Apr 29, 2024 in 0s
75.32% (-0.24%) compared to e35b35a
View this Pull Request on Codecov
75.32% (-0.24%) compared to e35b35a
Details
Codecov Report
Attention: Patch coverage is 20.56075%
with 85 lines
in your changes are missing coverage. Please review.
Project coverage is 75.32%. Comparing base (
e35b35a
) to head (fe77c41
).
Report is 48 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
crates/engine/src/memory_engine/transaction.rs | 13.40% | 82 Missing and 2 partials |
crates/engine/src/memory_engine/mod.rs | 90.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #702 +/- ##
==========================================
- Coverage 75.55% 75.32% -0.24%
==========================================
Files 180 187 +7
Lines 26938 27665 +727
Branches 26938 27665 +727
==========================================
+ Hits 20353 20838 +485
- Misses 5366 5542 +176
- Partials 1219 1285 +66
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading