Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP move to SSP UI #267

Draft
wants to merge 6 commits into
base: wip-version-6
Choose a base branch
from

WIP move to SSP UI

14e91bc
Select commit
Loading
Failed to load commit list.
Draft

WIP move to SSP UI #267

WIP move to SSP UI
14e91bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 15, 2024 in 0s

41.88% (-1.46%) compared to d59b3d0

View this Pull Request on Codecov

41.88% (-1.46%) compared to d59b3d0

Details

Codecov Report

Attention: Patch coverage is 17.99308% with 237 lines in your changes missing coverage. Please review.

Project coverage is 41.88%. Comparing base (d59b3d0) to head (14e91bc).

Files with missing lines Patch % Lines
src/Factories/TemplateFactory.php 0.00% 63 Missing ⚠️
src/Controllers/Admin/ConfigController.php 0.00% 35 Missing ⚠️
src/ModuleConfig.php 54.79% 33 Missing ⚠️
src/Utils/Routes.php 0.00% 31 Missing ⚠️
src/Services/Container.php 0.00% 17 Missing ⚠️
src/Admin/Authorization.php 0.00% 13 Missing ⚠️
src/Admin/Menu.php 0.00% 13 Missing ⚠️
src/Controllers/Admin/ClientController.php 0.00% 10 Missing ⚠️
src/Admin/Menu/Item.php 0.00% 8 Missing ⚠️
src/Bridges/SspBridge/Module.php 0.00% 4 Missing ⚠️
... and 4 more
Additional details and impacted files
@@                 Coverage Diff                 @@
##             wip-version-6     #267      +/-   ##
===================================================
- Coverage            43.33%   41.88%   -1.46%     
- Complexity            1343     1396      +53     
===================================================
  Files                  143      150       +7     
  Lines                 5631     5826     +195     
===================================================
  Hits                  2440     2440              
- Misses                3191     3386     +195     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.