Skip to content

Update to league/oauth2-server v9#347

Merged
cicnavi merged 1 commit into
wip-version-7from
wip-version-7-oauth2-v9
Jun 30, 2026
Merged

Update to league/oauth2-server v9#347
cicnavi merged 1 commit into
wip-version-7from
wip-version-7-oauth2-v9

Conversation

@cicnavi

@cicnavi cicnavi commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 38.73874% with 68 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.55%. Comparing base (bcb0c46) to head (2a322ef).
⚠️ Report is 1 commits behind head on wip-version-7.

Files with missing lines Patch % Lines
src/Server/Exceptions/OidcServerException.php 0.00% 45 Missing ⚠️
src/Server/Grants/AuthCodeGrant.php 0.00% 6 Missing ⚠️
src/Server/RequestTypes/AuthorizationRequest.php 0.00% 6 Missing ⚠️
src/Server/ResponseTypes/HtmlResponse.php 0.00% 2 Missing ⚠️
src/Entities/AccessTokenEntity.php 90.00% 1 Missing ⚠️
src/Entities/AuthCodeEntity.php 66.66% 1 Missing ⚠️
src/Entities/ClientEntity.php 50.00% 1 Missing ⚠️
src/Entities/RefreshTokenEntity.php 50.00% 1 Missing ⚠️
src/Entities/ScopeEntity.php 66.66% 1 Missing ⚠️
src/Entities/UserEntity.php 66.66% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@                 Coverage Diff                 @@
##             wip-version-7     #347      +/-   ##
===================================================
- Coverage            55.70%   55.55%   -0.15%     
- Complexity            2571     2584      +13     
===================================================
  Files                  179      179              
  Lines                 9986    10029      +43     
===================================================
+ Hits                  5563     5572       +9     
- Misses                4423     4457      +34     

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

@cicnavi cicnavi marked this pull request as ready for review June 30, 2026 15:51
@cicnavi cicnavi merged commit 1f1eeda into wip-version-7 Jun 30, 2026
14 of 16 checks passed
@cicnavi cicnavi deleted the wip-version-7-oauth2-v9 branch June 30, 2026 15:52
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