_socket.py: fix for systems where AI_NUMERICSERV is not defined #3135
Codecov / codecov/project
succeeded
Nov 17, 2024 in 0s
99.62% (+0.00%) compared to a32de81
View this Pull Request on Codecov
99.62% (+0.00%) compared to a32de81
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.62%. Comparing base (
a32de81
) to head (5260922
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3135 +/- ##
=======================================
Coverage 99.62% 99.62%
=======================================
Files 122 122
Lines 18357 18358 +1
Branches 1221 1221
=======================================
+ Hits 18289 18290 +1
Misses 47 47
Partials 21 21
Files with missing lines | Coverage Δ | |
---|---|---|
src/trio/_socket.py | 100.00% <100.00%> (ø) |
Loading