Skip to content

feat: add Mint Swap operation ownership primitives - #414

Closed
Egge21M wants to merge 2 commits into
masterfrom
agent/operation-ownership-primitives
Closed

feat: add Mint Swap operation ownership primitives#414
Egge21M wants to merge 2 commits into
masterfrom
agent/operation-ownership-primitives

refactor: scope operation ownership interface to mint swaps

471631e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2026 in 0s

93.41% (-0.01%) compared to ffecf8f, passed because coverage increased by 0% when compared to adjusted base (93.41%)

View this Pull Request on Codecov

93.41% (-0.01%) compared to ffecf8f, passed because coverage increased by 0% when compared to adjusted base (93.41%)

Details

Codecov Report

❌ Patch coverage is 90.62500% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.41%. Comparing base (ffecf8f) to head (471631e).

Files with missing lines Patch % Lines
...positories/memory/MemoryMintOperationRepository.ts 88.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #414      +/-   ##
==========================================
- Coverage   93.42%   93.41%   -0.01%     
==========================================
  Files         113      113              
  Lines       17981    18009      +28     
==========================================
+ Hits        16798    16823      +25     
- Misses       1183     1186       +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.