Skip to content

fix(adapters): preserve legacy send tokens

e08e87f
Select commit
Loading
Failed to load commit list.
Open

feat: project history from operations #167

fix(adapters): preserve legacy send tokens
e08e87f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 0s

81.13% (+1.29%) compared to dd5c755

View this Pull Request on Codecov

81.13% (+1.29%) compared to dd5c755

Details

Codecov Report

❌ Patch coverage is 92.60355% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.13%. Comparing base (dd5c755) to head (e08e87f).

Files with missing lines Patch % Lines
packages/core/models/History.ts 90.12% 16 Missing ⚠️
...ore/repositories/memory/MemoryHistoryRepository.ts 95.83% 4 Missing ⚠️
packages/core/services/HistoryService.ts 92.45% 4 Missing ⚠️
...itories/memory/MemoryReceiveOperationRepository.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #167      +/-   ##
==========================================
+ Coverage   79.84%   81.13%   +1.29%     
==========================================
  Files         108      110       +2     
  Lines       11783    11908     +125     
==========================================
+ Hits         9408     9662     +254     
+ Misses       2375     2246     -129     

☔ 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.