✨ server: add credential salt to account derivation - #1143
Open
aguxez wants to merge 4 commits into
Open
Codecov / codecov/project
succeeded
Aug 31, 2026 in 1s
73.80% (+0.57%) compared to 060dacc
View this Pull Request on Codecov
73.80% (+0.57%) compared to 060dacc
Details
Codecov Report
❌ Patch coverage is 86.04651% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.80%. Comparing base (060dacc) to head (9e80741).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| common/deriveAddress.ts | 50.00% | 1 Missing |
| server/api/card.ts | 83.33% | 0 Missing and 1 partial |
| server/api/kyc.ts | 66.66% | 0 Missing and 1 partial |
| server/database/schema.ts | 50.00% | 1 Missing |
| src/utils/accountClient.ts | 66.66% | 1 Missing |
| src/utils/server.ts | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## entrypoints #1143 +/- ##
===============================================
+ Coverage 73.23% 73.80% +0.57%
===============================================
Files 295 295
Lines 13504 13853 +349
Branches 4611 4813 +202
===============================================
+ Hits 9889 10224 +335
- Misses 3274 3292 +18
+ Partials 341 337 -4 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading