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

Fix cryptography deprecation warnings #4516

Merged
merged 1 commit into from
Sep 2, 2024

Fix cryptography deprecation warnings

27116ed
Select commit
Loading
Failed to load commit list.
Merged

Fix cryptography deprecation warnings #4516

Fix cryptography deprecation warnings
27116ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2024 in 0s

81.68% (-0.01%) compared to 97a49f3

View this Pull Request on Codecov

81.68% (-0.01%) compared to 97a49f3

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.

Project coverage is 81.68%. Comparing base (97a49f3) to head (27116ed).

Files with missing lines Patch % Lines
scapy/layers/dot11.py 40.00% 3 Missing ⚠️
scapy/libs/rfc3961.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4516      +/-   ##
==========================================
- Coverage   81.68%   81.68%   -0.01%     
==========================================
  Files         355      355              
  Lines       84936    84940       +4     
==========================================
- Hits        69384    69383       -1     
- Misses      15552    15557       +5     
Files with missing lines Coverage Δ
scapy/layers/kerberos.py 67.43% <100.00%> (ø)
scapy/libs/rfc3961.py 85.98% <66.66%> (ø)
scapy/layers/dot11.py 91.17% <40.00%> (-0.29%) ⬇️

... and 4 files with indirect coverage changes