fix: return _404 when initialScheme doesn't match prefix #119
Codecov / codecov/project
failed
Sep 10, 2025 in 0s
6.42% (target 100.00%)
View this Pull Request on Codecov
6.42% (target 100.00%)
Details
Codecov Report
❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 6.42%. Comparing base (d9b7d7c) to head (f5bd231).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ct-native/src/router/hooks/useInitialRouteName.tsx | 0.00% | 3 Missing |
❌ Your project check has failed because the head coverage (6.42%) is below the target coverage (100.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #119 +/- ##
========================================
- Coverage 6.42% 6.42% -0.01%
========================================
Files 468 468
Lines 21521 21524 +3
Branches 734 734
========================================
Hits 1383 1383
- Misses 19788 19791 +3
Partials 350 350 ☔ 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