Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove crypto-js which is now deprecated #5866

Merged
merged 3 commits into from
Sep 3, 2024

Merge remote-tracking branch 'origin/main' into jeanregisser/remove-c…

cd2209b
Select commit
Loading
Failed to load commit list.
Merged

refactor: remove crypto-js which is now deprecated #5866

Merge remote-tracking branch 'origin/main' into jeanregisser/remove-c…
cd2209b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 0s

87.60% (target 75.00%)

View this Pull Request on Codecov

87.60% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.60%. Comparing base (737cfd5) to head (cd2209b).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main    #5866    +/-   ##
========================================
  Coverage   87.60%   87.60%            
========================================
  Files         735      736     +1     
  Lines       31590    31616    +26     
  Branches     5675     5675            
========================================
+ Hits        27673    27696    +23     
+ Misses       3873     3697   -176     
- Partials       44      223   +179     
Files with missing lines Coverage Δ
src/backup/utils.ts 92.64% <100.00%> (-0.11%) ⬇️
src/utils/aes.ts 100.00% <100.00%> (ø)
src/web3/KeychainAccounts.ts 97.26% <100.00%> (-0.02%) ⬇️

... and 75 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 737cfd5...cd2209b. Read the comment docs.