Skip to content

refactor(crypto): split curve primitives#667

Merged
robwoodgate merged 1 commit into
mainfrom
refactor/crypto-curve-modules
May 22, 2026
Merged

refactor(crypto): split curve primitives#667
robwoodgate merged 1 commit into
mainfrom
refactor/crypto-curve-modules

refactor(crypto): split curve primitives

a34d4fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 1s

92.34% (+0.02%) compared to a80dbf4

View this Pull Request on Codecov

92.34% (+0.02%) compared to a80dbf4

Details

Codecov Report

❌ Patch coverage is 96.15385% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.34%. Comparing base (a80dbf4) to head (a34d4fb).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/crypto/curve_secp.ts 97.22% 1 Missing ⚠️
src/crypto/curves.ts 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #667      +/-   ##
==========================================
+ Coverage   92.32%   92.34%   +0.02%     
==========================================
  Files          51       53       +2     
  Lines        4952     4952              
  Branches     1217     1217              
==========================================
+ Hits         4572     4573       +1     
  Misses        160      160              
+ Partials      220      219       -1     

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