refactor: improve code readability and error handling #207
Codecov / codecov/project
succeeded
Dec 12, 2024 in 0s
5.09% (+0.02%) compared to a27af57
View this Pull Request on Codecov
5.09% (+0.02%) compared to a27af57
Details
Codecov Report
Attention: Patch coverage is 0%
with 204 lines
in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #207 +/- ##
==========================================
+ Coverage 5.07% 5.09% +0.02%
+ Complexity 278 277 -1
==========================================
Files 92 92
Lines 2660 2648 -12
==========================================
Hits 135 135
+ Misses 2525 2513 -12
Files with missing lines | Coverage Δ | Complexity Δ | |
---|---|---|---|
app/src/app/Layouts/BlankLayout.php | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
app/src/app/Views/Admin/Dashboard.php | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
app/src/app/Views/Error.php | 0.00% <0.00%> (ø) |
0.00 <0.00> (?) |
|
app/src/app/Layouts/Customer/CustomerLayout.php | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
app/src/app/Views/Admin/ElementType/Edit.php | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
app/src/app/Views/Admin/TaskType/Edit.php | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
app/src/app/Layouts/AuthLayout.php | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
app/src/app/Views/Admin/Element/Create.php | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
app/src/app/Views/Admin/TaskTypes.php | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
app/src/app/Views/Admin/TreeType/Edit.php | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
... and 20 more |
Loading