Skip to content

Conversation

@armanist
Copy link
Member

@armanist armanist commented Oct 14, 2025

Closes #329

@armanist armanist added this to the 2.9.9 milestone Oct 14, 2025
@armanist armanist modified the milestones: 2.9.9, 2.9.8 Oct 14, 2025
@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

❌ Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.49%. Comparing base (67e20fb) to head (17567cb).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/Libraries/Auth/Adapters/JwtAuthAdapter.php 85.71% 1 Missing ⚠️
src/Libraries/Auth/Adapters/SessionAuthAdapter.php 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #330   +/-   ##
=========================================
  Coverage     80.48%   80.49%           
- Complexity     2410     2412    +2     
=========================================
  Files           228      228           
  Lines          6309     6317    +8     
=========================================
+ Hits           5078     5085    +7     
- Misses         1231     1232    +1     

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

@armanist armanist merged commit a3a272e into softberg:master Oct 14, 2025
5 checks passed
@armanist armanist deleted the 329-Add-refreshUser()-method-to-SessionAuthAdapter branch October 21, 2025 13:25
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.

Add refreshUser() method to SessionAuthAdapter

2 participants