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

Enable testing trust chain resolution in admin UI #269

Merged
merged 7 commits into from
Dec 14, 2024

Conversation

cicnavi
Copy link
Collaborator

@cicnavi cicnavi commented Dec 14, 2024

No description provided.

Copy link

codecov bot commented Dec 14, 2024

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 2 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.

@cicnavi cicnavi merged commit e6bed63 into wip-version-6 Dec 14, 2024
12 of 14 checks passed
@cicnavi cicnavi deleted the wip-version-6-federation branch December 14, 2024 17:26
@cicnavi cicnavi restored the wip-version-6-federation branch December 14, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant