jsdecena / laracom

Laravel FREE E-Commerce Software
https://jsdecena.github.io/laracom
1.91k stars 861 forks source link

Fixes #260 #262

Closed viktormaar closed 3 years ago

viktormaar commented 3 years ago

Fix namespacing for symlinked employees requests

codecov[bot] commented 3 years ago

Codecov Report

Merging #262 (f9551a3) into master (bc3bd1c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #262   +/-   ##
=========================================
  Coverage     79.95%   79.95%           
  Complexity      606      606           
=========================================
  Files           129      129           
  Lines          2135     2135           
=========================================
  Hits           1707     1707           
  Misses          428      428           
Impacted Files Coverage Δ
.../app/Http/Controllers/Admin/EmployeeController.php 96.61% <ø> (ø)
...ect/app/Http/Controllers/Admin/LoginController.php 100.00% <ø> (ø)
.../app/Http/Controllers/Auth/CartLoginController.php 100.00% <ø> (ø)
...ject/app/Http/Controllers/Auth/LoginController.php 100.00% <ø> (ø)
.../Shop/Employees/Requests/CreateEmployeeRequest.php 100.00% <ø> (ø)
...oject/app/Shop/Employees/Requests/LoginRequest.php 100.00% <ø> (ø)
.../Shop/Employees/Requests/UpdateEmployeeRequest.php 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bc3bd1c...f9551a3. Read the comment docs.