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

[PR #9063/3c1ca455 backport][3.10] Fix If-None-Match not using weak comparison #9237

Conversation

patchback[bot]
Copy link
Contributor

@patchback patchback bot commented Sep 22, 2024

This is a backport of PR #9063 as merged into master (3c1ca45).

Fixes #8462.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 3c1ca45)
@bdraco bdraco enabled auto-merge (squash) September 22, 2024 16:24
Copy link

codecov bot commented Sep 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.79%. Comparing base (34ac151) to head (76531fc).
Report is 5 commits behind head on 3.10.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.10    #9237   +/-   ##
=======================================
  Coverage   97.79%   97.79%           
=======================================
  Files         108      108           
  Lines       34717    34735   +18     
  Branches     4146     4147    +1     
=======================================
+ Hits        33951    33969   +18     
  Misses        573      573           
  Partials      193      193           
Flag Coverage Δ
CI-GHA 97.69% <100.00%> (+<0.01%) ⬆️
OS-Linux 97.37% <100.00%> (+<0.01%) ⬆️
OS-Windows 94.96% <100.00%> (+<0.01%) ⬆️
OS-macOS 97.06% <100.00%> (-0.01%) ⬇️
Py-3.10.11 97.15% <100.00%> (+<0.01%) ⬆️
Py-3.10.15 97.08% <100.00%> (+<0.01%) ⬆️
Py-3.11.10 96.99% <100.00%> (+<0.01%) ⬆️
Py-3.11.9 97.05% <100.00%> (+<0.01%) ⬆️
Py-3.12.6 97.41% <100.00%> (+<0.01%) ⬆️
Py-3.8.10 94.58% <100.00%> (+<0.01%) ⬆️
Py-3.8.18 96.87% <100.00%> (+<0.01%) ⬆️
Py-3.9.13 97.05% <100.00%> (+<0.01%) ⬆️
Py-3.9.20 96.99% <100.00%> (+<0.01%) ⬆️
Py-pypy7.3.16 96.59% <100.00%> (+<0.01%) ⬆️
VM-macos 97.06% <100.00%> (-0.01%) ⬇️
VM-ubuntu 97.37% <100.00%> (+<0.01%) ⬆️
VM-windows 94.96% <100.00%> (+<0.01%) ⬆️

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

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

@bdraco bdraco merged commit 6fbe677 into 3.10 Sep 22, 2024
32 of 33 checks passed
@bdraco bdraco deleted the patchback/backports/3.10/3c1ca45515b766ceb8bbbd8d710096c03106dd38/pr-9063 branch September 22, 2024 18:28
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.

2 participants