-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Test coverage of TextIOWrapper #8936
Conversation
for more information, see https://pre-commit.ci
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 #8936 +/- ##
=======================================
Coverage 98.26% 98.27%
=======================================
Files 107 107
Lines 34217 34226 +9
Branches 4058 4058
=======================================
+ Hits 33625 33637 +12
+ Misses 418 416 -2
+ Partials 174 173 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Why does this fail on Windows...? |
Backport to 3.10: 💚 backport PR created✅ Backport PR branch: Backported as #8944 🤖 @patchback |
(cherry picked from commit 76a00d1)
Backport to 3.11: 💚 backport PR created✅ Backport PR branch: Backported as #8945 🤖 @patchback |
(cherry picked from commit 76a00d1)
No description provided.