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

Disallow .json()/.text() outside of context #9254

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

Dreamsorcerer
Copy link
Member

Consistent with .read() behaviour.

@Dreamsorcerer Dreamsorcerer added the backport:skip Skip backport bot label Sep 23, 2024
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Sep 23, 2024
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.42%. Comparing base (63cfd5f) to head (a107164).
Report is 1043 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9254      +/-   ##
==========================================
+ Coverage   98.36%   98.42%   +0.06%     
==========================================
  Files         107      107              
  Lines       34740    34760      +20     
  Branches     4121     4123       +2     
==========================================
+ Hits        34171    34213      +42     
+ Misses        398      380      -18     
+ Partials      171      167       -4     
Flag Coverage Δ
CI-GHA 98.31% <100.00%> (+0.05%) ⬆️
OS-Linux 97.97% <100.00%> (+0.05%) ⬆️
OS-Windows 96.36% <100.00%> (+0.10%) ⬆️
OS-macOS 97.65% <100.00%> (+0.07%) ⬆️
Py-3.10.11 97.74% <100.00%> (+<0.01%) ⬆️
Py-3.10.15 97.68% <100.00%> (+<0.01%) ⬆️
Py-3.11.10 97.58% <100.00%> (?)
Py-3.11.9 97.64% <100.00%> (+<0.01%) ⬆️
Py-3.12.6 98.03% <100.00%> (+0.40%) ⬆️
Py-3.9.13 97.63% <100.00%> (?)
Py-3.9.20 97.57% <100.00%> (+0.09%) ⬆️
Py-pypy7.3.16 97.18% <100.00%> (?)
VM-macos 97.65% <100.00%> (+0.07%) ⬆️
VM-ubuntu 97.97% <100.00%> (+0.05%) ⬆️
VM-windows 96.36% <100.00%> (+0.10%) ⬆️

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.

@Dreamsorcerer Dreamsorcerer merged commit 9ff938e into master Sep 23, 2024
35 of 36 checks passed
@Dreamsorcerer Dreamsorcerer deleted the disallow-text-json-outside-context branch September 23, 2024 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip Skip backport bot 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