fix: prevent onboarding on API errors #1917
+588
−141
Open
Codecov / codecov/project
succeeded
Mar 16, 2026 in 0s
51.12% (+0.14%) compared to 1ca2129
View this Pull Request on Codecov
51.12% (+0.14%) compared to 1ca2129
Details
Codecov Report
❌ Patch coverage is 83.51648% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.12%. Comparing base (1ca2129) to head (98a07b3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...src/components/Onboarding/store/onboardingDraft.ts | 0.00% | 9 Missing and 1 partial |
| ...rc/unraid-api/config/onboarding-tracker.service.ts | 91.52% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1917 +/- ##
==========================================
+ Coverage 50.98% 51.12% +0.14%
==========================================
Files 1024 1024
Lines 70558 70628 +70
Branches 7714 7748 +34
==========================================
+ Hits 35974 36111 +137
+ Misses 34458 34393 -65
+ Partials 126 124 -2 ☔ 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.
Loading