-
Notifications
You must be signed in to change notification settings - Fork 23
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
fix: Add in redirect for self hosted in SessionExpiryTracker #2929
fix: Add in redirect for self hosted in SessionExpiryTracker #2929
Conversation
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found @@ Coverage Diff @@
## main #2929 +/- ##
==========================================
- Coverage 98.45% 98.45% -0.01%
==========================================
Files 887 887
Lines 13177 13179 +2
Branches 3522 3520 -2
==========================================
+ Hits 12974 12975 +1
- Misses 199 200 +1
Partials 4 4
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #2929 +/- ##
==========================================
- Coverage 98.45% 98.45% -0.01%
==========================================
Files 887 887
Lines 13177 13179 +2
Branches 3522 3455 -67
==========================================
+ Hits 12974 12975 +1
- Misses 199 200 +1
Partials 4 4
Continue to review full report in Codecov by Sentry.
|
Bundle ReportChanges will increase total bundle size by 53 bytes ⬆️
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #2929 +/- ##
==========================================
- Coverage 98.45% 98.45% -0.01%
==========================================
Files 887 887
Lines 13177 13179 +2
Branches 3452 3520 +68
==========================================
+ Hits 12974 12975 +1
- Misses 199 200 +1
Partials 4 4
Continue to review full report in Codecov by Sentry.
|
Bundle ReportChanges will increase total bundle size by 53 bytes ⬆️
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #2929 +/- ##
===========================================
Coverage 98.45000 98.45000
===========================================
Files 887 887
Lines 13177 13179 +2
Branches 3498 3520 +22
===========================================
+ Hits 12974 12975 +1
- Misses 199 200 +1
Partials 4 4
Continue to review full report in Codecov by Sentry.
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Description
Adds in a redirect in
SessionExpiryTracker
for self hosted instances.