Skip to content

Add support for Dynamic Client Registration#346

Draft
cicnavi wants to merge 4 commits into
wip-version-7from
wip-version-7-dcr
Draft

Add support for Dynamic Client Registration#346
cicnavi wants to merge 4 commits into
wip-version-7from
wip-version-7-dcr

Conversation

@cicnavi

@cicnavi cicnavi commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 73.21429% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.62%. Comparing base (2fdd8b9) to head (3610df1).

Files with missing lines Patch % Lines
src/ModuleConfig.php 0.00% 17 Missing ⚠️
src/Controllers/RegistrationController.php 86.02% 13 Missing ⚠️
src/Server/Exceptions/OidcServerException.php 0.00% 9 Missing ⚠️
src/Services/DatabaseMigration.php 0.00% 9 Missing ⚠️
src/Entities/ClientEntity.php 33.33% 4 Missing ⚠️
src/Factories/Entities/ClientEntityFactory.php 60.00% 4 Missing ⚠️
src/Services/Api/Authorization.php 0.00% 3 Missing ⚠️
...rc/Server/Registration/ClientMetadataValidator.php 98.48% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##             wip-version-7     #346      +/-   ##
===================================================
+ Coverage            53.09%   53.62%   +0.52%     
- Complexity            2253     2340      +87     
===================================================
  Files                  176      178       +2     
  Lines                 9133     9349     +216     
===================================================
+ Hits                  4849     5013     +164     
- Misses                4284     4336      +52     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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