Skip to content

chore(assets): Recompile assets

675df6e
Select commit
Loading
Failed to load commit list.
Merged

refactor: migrate to Vue 3 and Vue 3 based dependencies #1149

chore(assets): Recompile assets
675df6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 21, 2025 in 0s

32.94% (-1.42%) compared to d8a0531

View this Pull Request on Codecov

32.94% (-1.42%) compared to d8a0531

Details

Codecov Report

❌ Patch coverage is 23.07692% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.94%. Comparing base (d8a0531) to head (675df6e).

Files with missing lines Patch % Lines
src/components/SecuritySection.vue 0.00% 9 Missing ⚠️
src/components/AdminSection.vue 0.00% 6 Missing ⚠️
src/settings-admin.ts 0.00% 4 Missing ⚠️
src/settings-user.ts 0.00% 4 Missing ⚠️
src/main-filedrop.ts 0.00% 3 Missing ⚠️
src/views/FileDrop.vue 0.00% 3 Missing ⚠️
src/services/mnemonicDialogs.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1149      +/-   ##
==========================================
- Coverage   34.35%   32.94%   -1.42%     
==========================================
  Files          24       24              
  Lines        1307     1442     +135     
  Branches       48       48              
==========================================
+ Hits          449      475      +26     
- Misses        856      966     +110     
+ Partials        2        1       -1     

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