Fix ipnetwork __contains__ on Python 3.14 #194
Merged
Codecov / codecov/project
succeeded
Oct 22, 2025 in 0s
83.42% (+0.04%) compared to e5a9f56
View this Pull Request on Codecov
83.42% (+0.04%) compared to e5a9f56
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.42%. Comparing base (e5a9f56) to head (22676ae).
Additional details and impacted files
@@ Coverage Diff @@
## main #194 +/- ##
==========================================
+ Coverage 83.38% 83.42% +0.04%
==========================================
Files 35 35
Lines 3707 3699 -8
==========================================
- Hits 3091 3086 -5
+ Misses 616 613 -3 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading