secdev / scapy

Scapy: the Python-based interactive packet manipulation program & library.
https://scapy.net
GNU General Public License v2.0
10.29k stars 1.99k forks source link

Try to debug macos ci #4427

Open gpotter2 opened 2 weeks ago

gpotter2 commented 2 weeks ago

We must try to understand why the CI is failing on DNS resolution on macos :/

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.56%. Comparing base (892b738) to head (b267969). Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4427 +/- ## ========================================== + Coverage 81.48% 81.56% +0.08% ========================================== Files 352 352 Lines 83995 84032 +37 ========================================== + Hits 68443 68543 +100 + Misses 15552 15489 -63 ``` [see 35 files with indirect coverage changes](https://app.codecov.io/gh/secdev/scapy/pull/4427/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=secdev)