-
Notifications
You must be signed in to change notification settings - Fork 247
Fix/session data override clean #114
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/session data override clean #114
Conversation
Codecov Report
@@ Coverage Diff @@
## master #114 +/- ##
============================================
- Coverage 62.69% 62.55% -0.15%
Complexity 44 44
============================================
Files 429 429
Lines 15460 15465 +5
Branches 1489 1490 +1
============================================
- Hits 9693 9674 -19
- Misses 4742 4771 +29
+ Partials 1025 1020 -5 Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #114 +/- ##
=========================================
Coverage 62.55% 62.56%
Complexity 44 44
=========================================
Files 429 429
Lines 15464 15469 +5
Branches 1489 1490 +1
=========================================
+ Hits 9674 9678 +4
+ Misses 4769 4768 -1
- Partials 1021 1023 +2 Continue to review full report at Codecov.
|
* chore: update version to 5.4.3-SNAPSHOT * fix: when client re-connect happened before client-off, session will have dirty connectIndex
* chore: update version to 5.4.3-SNAPSHOT * fix: when client re-connect happened before client-off, session will have dirty connectIndex
No description provided.