Skip to content

fix(core): make memory transactions rollback-safe - #429

Draft
Egge21M wants to merge 1 commit into
masterfrom
feat/nut29-memory-transaction-rollback
Draft

fix(core): make memory transactions rollback-safe#429
Egge21M wants to merge 1 commit into
masterfrom
feat/nut29-memory-transaction-rollback

fix(core): make memory transactions rollback-safe

53dd6b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2026 in 0s

93.43% (+0.03%) compared to eb21988

View this Pull Request on Codecov

93.43% (+0.03%) compared to eb21988

Details

Codecov Report

❌ Patch coverage is 97.69231% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.43%. Comparing base (eb21988) to head (53dd6b9).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
...ges/core/repositories/memory/MemoryRepositories.ts 97.69% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #429      +/-   ##
==========================================
+ Coverage   93.40%   93.43%   +0.03%     
==========================================
  Files         113      113              
  Lines       17930    18059     +129     
==========================================
+ Hits        16748    16874     +126     
- Misses       1182     1185       +3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.