Skip to content

fix: remove skip-build mode from yarn commands in pipeline

0d87869
Select commit
Loading
Failed to load commit list.
Closed

PR 134 contest (on repo, rather than fork) #135

fix: remove skip-build mode from yarn commands in pipeline
0d87869
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2026 in 0s

34.95% (+0.56%) compared to f4bd590

View this Pull Request on Codecov

34.95% (+0.56%) compared to f4bd590

Details

Codecov Report

❌ Patch coverage is 36.02812% with 728 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.95%. Comparing base (f4bd590) to head (0d87869).

Files with missing lines Patch % Lines
...rc/renderer/pages/backup/file/BackupUploadArea.tsx 0.00% 215 Missing ⚠️
src/shared/backend/services/backupStore.ts 53.93% 140 Missing and 24 partials ⚠️
src/renderer/pages/backup/BackupRestoreFlow.tsx 21.08% 125 Missing and 6 partials ⚠️
src/renderer/pages/backup/BackupCreateFlow.tsx 19.67% 93 Missing and 5 partials ⚠️
src/shared/backend/graph/backup/local.ts 49.48% 37 Missing and 12 partials ⚠️
src/shared/backend/graph/sdcard/index.ts 6.45% 28 Missing and 1 partial ⚠️
src/renderer/pages/backup/CollisionModal.tsx 62.00% 13 Missing and 6 partials ⚠️
src/renderer/pages/dev/flash/ExecuationOverlay.tsx 0.00% 12 Missing ⚠️
src/renderer/pages/backup/file/BackupUploader.tsx 84.21% 2 Missing and 1 partial ⚠️
...red/backend/graph/backup/sdcard-directory-store.ts 66.66% 2 Missing and 1 partial ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
+ Coverage   34.39%   34.95%   +0.56%     
==========================================
  Files         102      115      +13     
  Lines        3175     4288    +1113     
  Branches      776     1033     +257     
==========================================
+ Hits         1092     1499     +407     
- Misses       1935     2585     +650     
- Partials      148      204      +56     

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