Skip to content

CookieJar - return 'best-match' and not LIFO (#7577)#7587

Merged
Dreamsorcerer merged 1 commit into3.9from
patchback/backports/3.9/9c932f71ec5a450954cee92ff9450974414ac1d8/pr-7577
Sep 7, 2023
Merged

CookieJar - return 'best-match' and not LIFO (#7577)#7587
Dreamsorcerer merged 1 commit into3.9from
patchback/backports/3.9/9c932f71ec5a450954cee92ff9450974414ac1d8/pr-7577

Conversation

@Dreamsorcerer
Copy link
Copy Markdown
Member

No description provided.

Co-authored-by: marq24 <[email protected]>
(cherry picked from commit 9c932f7)
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Sep 7, 2023
@Dreamsorcerer Dreamsorcerer enabled auto-merge (squash) September 7, 2023 16:11
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 7, 2023

Codecov Report

Merging #7587 (a75c3e6) into 3.9 (2ac5bbc) will increase coverage by 0.00%.
Report is 5 commits behind head on 3.9.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              3.9    #7587   +/-   ##
=======================================
  Coverage   97.30%   97.30%           
=======================================
  Files         107      107           
  Lines       31679    31720   +41     
  Branches     3669     3678    +9     
=======================================
+ Hits        30824    30865   +41     
  Misses        651      651           
  Partials      204      204           
Flag Coverage Δ
CI-GHA 97.22% <83.01%> (-0.03%) ⬇️
OS-Linux 96.91% <83.01%> (-0.03%) ⬇️
OS-Windows 94.40% <64.44%> (-0.05%) ⬇️
OS-macOS 96.55% <62.26%> (-0.06%) ⬇️
Py-3.10.11 94.31% <64.44%> (-0.05%) ⬇️
Py-3.10.12 ?
Py-3.10.13 96.74% <62.26%> (?)
Py-3.11.4 ?
Py-3.11.5 96.46% <66.03%> (?)
Py-3.8.10 94.29% <64.44%> (-0.05%) ⬇️
Py-3.8.17 ?
Py-3.8.18 96.69% <62.26%> (?)
Py-3.9.13 94.29% <64.44%> (-0.05%) ⬇️
Py-3.9.17 ?
Py-3.9.18 96.72% <62.26%> (?)
Py-pypy7.3.11 96.24% <62.26%> (-0.07%) ⬇️
VM-macos 96.55% <62.26%> (-0.06%) ⬇️
VM-ubuntu 96.91% <83.01%> (-0.03%) ⬇️
VM-windows 94.40% <64.44%> (-0.05%) ⬇️

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

Files Changed Coverage Δ
aiohttp/client_ws.py 92.41% <100.00%> (+0.10%) ⬆️
aiohttp/cookiejar.py 98.83% <100.00%> (ø)
aiohttp/helpers.py 95.12% <100.00%> (+0.01%) ⬆️
aiohttp/web_ws.py 93.12% <100.00%> (+0.06%) ⬆️
tests/test_client_ws_functional.py 97.61% <100.00%> (+0.01%) ⬆️
tests/test_cookiejar.py 99.14% <100.00%> (+0.04%) ⬆️
tests/test_helpers.py 98.86% <100.00%> (+0.03%) ⬆️

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

@Dreamsorcerer Dreamsorcerer merged commit 96c415c into 3.9 Sep 7, 2023
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.9/9c932f71ec5a450954cee92ff9450974414ac1d8/pr-7577 branch September 7, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided There is a change note present in this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants