Skip to content

Override token contents when reusing sessions - #5640

Merged
philippjfr merged 1 commit into
mainfrom
reuse_sessions_token_payload_update
Oct 16, 2023
Merged

Override token contents when reusing sessions#5640
philippjfr merged 1 commit into
mainfrom
reuse_sessions_token_payload_update

Conversation

@philippjfr

Copy link
Copy Markdown
Member

Fixes #5552

@codecov

codecov Bot commented Oct 15, 2023

Copy link
Copy Markdown

Codecov Report

Merging #5640 (75bb421) into main (db1e9fe) will decrease coverage by 0.05%.
The diff coverage is 84.21%.

@@            Coverage Diff             @@
##             main    #5640      +/-   ##
==========================================
- Coverage   83.65%   83.60%   -0.05%     
==========================================
  Files         280      280              
  Lines       41580    41599      +19     
==========================================
- Hits        34782    34780       -2     
- Misses       6798     6819      +21     
Flag Coverage Δ
ui-tests 39.57% <5.26%> (-0.02%) ⬇️
unitexamples-tests 73.69% <84.21%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
panel/io/server.py 75.43% <84.21%> (+0.24%) ⬆️

... and 6 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@philippjfr
philippjfr force-pushed the reuse_sessions_token_payload_update branch from 0253152 to 75bb421 Compare October 15, 2023 19:38
@philippjfr
philippjfr merged commit a6dcce9 into main Oct 16, 2023
@philippjfr
philippjfr deleted the reuse_sessions_token_payload_update branch October 16, 2023 11:44
@github-actions

Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Sep 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cookies and possibly other unwanted info are copied in new sessions with --reuse-sessions

1 participant