Stop raise_for_status() releasing when in a context#9239
Stop raise_for_status() releasing when in a context#9239Dreamsorcerer merged 11 commits intomasterfrom
Conversation
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <sviat@redhat.com>
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <sviat@redhat.com>
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <sviat@redhat.com>
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <sviat@redhat.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #9239 +/- ##
=======================================
Coverage 98.42% 98.42%
=======================================
Files 107 107
Lines 34699 34741 +42
Branches 4111 4121 +10
=======================================
+ Hits 34152 34194 +42
Misses 380 380
Partials 167 167
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport to 3.10: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 63cfd5f on top of patchback/backports/3.10/63cfd5f96b3ce819c7feac67dfa4183ac4731acd/pr-9239 Backporting merged PR #9239 into master
🤖 @patchback |
Backport to 3.11: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 63cfd5f on top of patchback/backports/3.11/63cfd5f96b3ce819c7feac67dfa4183ac4731acd/pr-9239 Backporting merged PR #9239 into master
🤖 @patchback |
(cherry picked from commit 63cfd5f)
(cherry picked from commit 63cfd5f)
Fixes #8451.