Skip to content

Fix phpcs

e5e6529
Select commit
Loading
Failed to load commit list.
Merged

Enable testing trust chain resolution in admin UI #269

Fix phpcs
e5e6529
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 14, 2024 in 0s

45.03% (-0.17%) compared to 8c80c69

View this Pull Request on Codecov

45.03% (-0.17%) compared to 8c80c69

Details

Codecov Report

Attention: Patch coverage is 38.94737% with 116 lines in your changes missing coverage. Please review.

Project coverage is 45.03%. Comparing base (8c80c69) to head (e5e6529).
Report is 1 commits behind head on wip-version-6.

Files with missing lines Patch % Lines
src/Controllers/Admin/TestController.php 0.00% 53 Missing ⚠️
src/Server/Exceptions/OidcServerException.php 0.00% 14 Missing ⚠️
src/ModuleConfig.php 7.69% 12 Missing ⚠️
src/Utils/FederationParticipationValidator.php 0.00% 10 Missing ⚠️
src/Controllers/Federation/Test.php 0.00% 7 Missing ⚠️
src/Services/Container.php 0.00% 6 Missing ⚠️
src/Helpers/Str.php 0.00% 5 Missing ⚠️
src/Server/RequestRules/Rules/ClientIdRule.php 0.00% 5 Missing ⚠️
src/Utils/Routes.php 0.00% 2 Missing ⚠️
src/Factories/RequestRulesManagerFactory.php 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@                 Coverage Diff                 @@
##             wip-version-6     #269      +/-   ##
===================================================
- Coverage            45.20%   45.03%   -0.17%     
- Complexity            1387     1434      +47     
===================================================
  Files                  143      146       +3     
  Lines                 5876     6051     +175     
===================================================
+ Hits                  2656     2725      +69     
- Misses                3220     3326     +106     

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