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

Integrated "SessionFactory" class into the "IsolatedSessionStrategy" class #132

Merged
merged 1 commit into from Mar 16, 2024

Conversation

aik099
Copy link
Member

@aik099 aik099 commented Mar 16, 2024

Closes #48

Copy link

codecov bot commented Mar 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.82%. Comparing base (c621fe2) to head (2588d78).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #132      +/-   ##
============================================
- Coverage     86.21%   82.82%   -3.39%     
+ Complexity      328      326       -2     
============================================
  Files            29       28       -1     
  Lines           863      856       -7     
============================================
- Hits            744      709      -35     
- Misses          119      147      +28     

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

@aik099 aik099 merged commit 64070d5 into minkphp:master Mar 16, 2024
11 of 12 checks passed
@aik099 aik099 deleted the inline-session-factory branch March 16, 2024 17:43
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.

Inline "SessionFactory" class
1 participant