Skip to content

test: cover optimized batch minting

a6e2385
Select commit
Loading
Failed to load commit list.
Draft

feat: add optimized batch mint finalization #165

test: cover optimized batch minting
a6e2385
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 6, 2026 in 1s

77.12% (-2.70%) compared to 5f35420

View this Pull Request on Codecov

77.12% (-2.70%) compared to 5f35420

Details

Codecov Report

❌ Patch coverage is 27.42760% with 426 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.12%. Comparing base (5f35420) to head (a6e2385).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
...kages/core/operations/mint/MintOperationService.ts 21.38% 239 Missing ⚠️
...ages/core/infra/handlers/mint/MintBolt11Handler.ts 12.26% 93 Missing ⚠️
...itories/memory/MemoryMintBatchAttemptRepository.ts 22.64% 41 Missing ⚠️
...s/core/services/watchers/MintOperationProcessor.ts 68.53% 28 Missing ⚠️
packages/core/services/MintService.ts 10.00% 18 Missing ⚠️
packages/core/services/ProofService.ts 0.00% 6 Missing ⚠️
packages/core/operations/mint/MintOperation.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
- Coverage   79.82%   77.12%   -2.70%     
==========================================
  Files         108      110       +2     
  Lines       11772    12409     +637     
==========================================
+ Hits         9397     9571     +174     
- Misses       2375     2838     +463     

☔ View full report in Codecov by Sentry.
📢 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.