Skip to content

Add pycares 5.0 support with backward-compatible result types#218

Merged
bdraco merged 54 commits into
masterfrom
pycares_5
Jan 8, 2026
Merged

Add pycares 5.0 support with backward-compatible result types#218
bdraco merged 54 commits into
masterfrom
pycares_5

fix ptr back compat

9980ea4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 1s

98.36% (+0.66%) compared to 1067970

View this Pull Request on Codecov

98.36% (+0.66%) compared to 1067970

Details

Codecov Report

❌ Patch coverage is 98.30918% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.36%. Comparing base (1067970) to head (9980ea4).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
tests/test_aiodns.py 97.50% 7 Missing and 1 partial ⚠️
aiodns/__init__.py 94.87% 4 Missing ⚠️
aiodns/compat.py 98.43% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #218      +/-   ##
==========================================
+ Coverage   97.69%   98.36%   +0.66%     
==========================================
  Files           3        5       +2     
  Lines         564     1345     +781     
  Branches       38       70      +32     
==========================================
+ Hits          551     1323     +772     
- Misses          7       16       +9     
  Partials        6        6              

☔ 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.