Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(resolvers): Add the session and cookie identity resolvers #28

Merged
merged 7 commits into from
Sep 10, 2024

Conversation

ollieread
Copy link
Member

No description provided.

@ollieread ollieread added the type: feat New feature label Sep 9, 2024
@ollieread ollieread added this to the V1 Release milestone Sep 9, 2024
@ollieread ollieread self-assigned this Sep 9, 2024
@ollieread ollieread linked an issue Sep 9, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

Attention: Patch coverage is 95.37037% with 5 lines in your changes missing coverage. Please review.

Project coverage is 85.59%. Comparing base (dcf982c) to head (78f5060).
Report is 8 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/Support/DefaultTenancy.php 44.44% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #28      +/-   ##
============================================
+ Coverage     83.40%   85.59%   +2.19%     
- Complexity      185      209      +24     
============================================
  Files            27       30       +3     
  Lines           500      576      +76     
============================================
+ Hits            417      493      +76     
  Misses           83       83              

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

@ollieread ollieread marked this pull request as ready for review September 10, 2024 10:25
@ollieread ollieread merged commit 8f30155 into main Sep 10, 2024
2 checks passed
@ollieread ollieread deleted the feat/session-cookie-identity-resolver branch September 10, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feat New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Session/Cookie Identity Resolver
1 participant