Skip to content

Improve logging in auth flows#348

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

Improve logging in auth flows#348
cicnavi merged 1 commit into
wip-version-7from
wip-version-7-logging

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 35.40856% with 166 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.29%. Comparing base (1f1eeda) to head (57e5e20).
⚠️ Report is 1 commits behind head on wip-version-7.

Files with missing lines Patch % Lines
src/Server/Grants/AuthCodeGrant.php 0.00% 96 Missing ⚠️
src/Server/Grants/RefreshTokenGrant.php 10.71% 25 Missing ⚠️
src/Server/Grants/ImplicitGrant.php 31.57% 13 Missing ⚠️
src/Server/RequestRules/Rules/CodeVerifierRule.php 0.00% 6 Missing ⚠️
src/Server/RequestRules/Rules/PromptRule.php 0.00% 6 Missing ⚠️
...rc/Server/RequestRules/Rules/CodeChallengeRule.php 57.14% 3 Missing ⚠️
src/Server/RequestRules/Rules/MaxAgeRule.php 0.00% 3 Missing ⚠️
...r/RequestRules/Rules/PostLogoutRedirectUriRule.php 57.14% 3 Missing ⚠️
...rc/Server/RequestRules/Rules/RequestObjectRule.php 85.71% 3 Missing ⚠️
src/Services/ErrorResponder.php 88.46% 3 Missing ⚠️
... and 4 more
Additional details and impacted files
@@                 Coverage Diff                 @@
##             wip-version-7     #348      +/-   ##
===================================================
- Coverage            55.55%   55.29%   -0.27%     
- Complexity            2584     2593       +9     
===================================================
  Files                  179      179              
  Lines                10029    10282     +253     
===================================================
+ Hits                  5572     5685     +113     
- Misses                4457     4597     +140     

☔ 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 18:27
@cicnavi cicnavi merged commit af35d5e into wip-version-7 Jun 30, 2026
14 of 16 checks passed
@cicnavi cicnavi deleted the wip-version-7-logging branch June 30, 2026 18:28
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