secdev / scapy

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

Fix the newest codespell update #4400

Closed gpotter2 closed 4 months ago

gpotter2 commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 81.56%. Comparing base (a795ad6) to head (c335947).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4400 +/- ## ======================================= Coverage 81.56% 81.56% ======================================= Files 352 352 Lines 83994 83994 ======================================= + Hits 68509 68511 +2 + Misses 15485 15483 -2 ``` | [Files](https://app.codecov.io/gh/secdev/scapy/pull/4400?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=secdev) | Coverage Δ | | |---|---|---| | [scapy/config.py](https://app.codecov.io/gh/secdev/scapy/pull/4400?src=pr&el=tree&filepath=scapy%2Fconfig.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=secdev#diff-c2NhcHkvY29uZmlnLnB5) | `78.89% <ø> (ø)` | | | [scapy/contrib/gtp.py](https://app.codecov.io/gh/secdev/scapy/pull/4400?src=pr&el=tree&filepath=scapy%2Fcontrib%2Fgtp.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=secdev#diff-c2NhcHkvY29udHJpYi9ndHAucHk=) | `91.54% <100.00%> (ø)` | | | [scapy/layers/sixlowpan.py](https://app.codecov.io/gh/secdev/scapy/pull/4400?src=pr&el=tree&filepath=scapy%2Flayers%2Fsixlowpan.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=secdev#diff-c2NhcHkvbGF5ZXJzL3NpeGxvd3Bhbi5weQ==) | `86.58% <ø> (ø)` | | | [scapy/layers/tls/handshake.py](https://app.codecov.io/gh/secdev/scapy/pull/4400?src=pr&el=tree&filepath=scapy%2Flayers%2Ftls%2Fhandshake.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=secdev#diff-c2NhcHkvbGF5ZXJzL3Rscy9oYW5kc2hha2UucHk=) | `87.44% <ø> (ø)` | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/secdev/scapy/pull/4400/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=secdev)