Improve NotFound handling #91
Merged
Codecov / codecov/project
succeeded
Nov 11, 2024 in 0s
0.91% (-0.00%) compared to c835211
View this Pull Request on Codecov
0.91% (-0.00%) compared to c835211
Details
Codecov Report
Attention: Patch coverage is 0%
with 54 lines
in your changes missing coverage. Please review.
Project coverage is 0.91%. Comparing base (
c835211
) to head (fcfb6c9
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #91 +/- ##
========================================
- Coverage 0.92% 0.91% -0.00%
========================================
Files 71 73 +2
Lines 3602 3637 +35
Branches 80 82 +2
========================================
Hits 33 33
- Misses 3502 3535 +33
- Partials 67 69 +2
Files with missing lines | Coverage Δ | |
---|---|---|
routes/~_dashboard/~patients/utils.ts | 0.00% <0.00%> (ø) |
|
components/NotFound/index.tsx | 0.00% <0.00%> (ø) |
|
routes/~_dashboard/ |
0.00% <0.00%> (ø) |
|
modules/user/queries.tsx | 0.00% <0.00%> (ø) |
|
components/NotFound/NotFound.tsx | 0.00% <0.00%> (ø) |
|
main.tsx | 0.00% <0.00%> (ø) |
|
routes/~_dashboard/ |
0.00% <0.00%> (ø) |
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 4707881...fcfb6c9. Read the comment docs.
Loading