Skip to content

Session Chain: Add IsActive Helper & Fix Logout Behavior on Session Reset in Chain - #47

Merged
mckaragoz merged 6 commits into
CodeBeamOrg:devfrom
mckaragoz:ChainIsActiveHelper
Apr 23, 2026
Merged

Session Chain: Add IsActive Helper & Fix Logout Behavior on Session Reset in Chain#47
mckaragoz merged 6 commits into
CodeBeamOrg:devfrom
mckaragoz:ChainIsActiveHelper

Conversation

@mckaragoz

Copy link
Copy Markdown
Contributor

No description provided.

@codecov-commenter

codecov-commenter commented Apr 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.72%. Comparing base (8256d65) to head (6cf8b6e).

Files with missing linesPatch %Lines
...erver/Infrastructure/Issuers/UAuthSessionIssuer.cs87.50%1 Missing and 1 partial ⚠️
...ucture/Orchestrator/LogoutChainBySessionCommand.cs71.42%1 Missing and 1 partial ⚠️
...imateAuth.Core/Domain/Session/UAuthSessionChain.cs0.00%1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## dev #47 +/- ##
==========================================
+ Coverage 53.36% 53.72% +0.36% 
==========================================
Files 684 685 +1 Lines 17394 17418 +24 Branches 2106 2108 +2 ==========================================
+ Hits 9282 9358 +76 + Misses 7390 7333 -57 - Partials 722 727 +5 

☔ View full report in Codecov by Sentry.
📢 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.

@mckaragozmckaragoz changed the title Session Chain: Add IsActive HelperSession Chain: Add IsActive Helper & Fix Logout Behavior on Session Reset in ChainApr 23, 2026
@mckaragoz
mckaragoz merged commit 89ca94a into CodeBeamOrg:devApr 23, 2026
3 checks passed
Sign up for freeto 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.

2 participants

@mckaragoz@codecov-commenter