Skip to content
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

Replace netifaces by scapy #1489

Merged
merged 16 commits into from
Aug 14, 2024

Merge branch 'dev' into fix/remove-netifaces

b06c3fa
Select commit
Loading
Failed to load commit list.
Merged

Replace netifaces by scapy #1489

Merge branch 'dev' into fix/remove-netifaces
b06c3fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2024 in 0s

82.84% (-0.01%) compared to 8344607

View this Pull Request on Codecov

82.84% (-0.01%) compared to 8344607

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.84%. Comparing base (8344607) to head (b06c3fa).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1489      +/-   ##
==========================================
- Coverage   82.84%   82.84%   -0.01%     
==========================================
  Files         273      273              
  Lines       46090    46090              
  Branches     9268     9253      -15     
==========================================
- Hits        38185    38184       -1     
+ Misses       7084     7082       -2     
- Partials      821      824       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.