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

HTTP_Client/Server doc, other minor win tweaks #4393

Merged
merged 3 commits into from
May 22, 2024

Conversation

gpotter2
Copy link
Member

@gpotter2 gpotter2 commented May 18, 2024

  • HTTP_Client / HTTP_Server documentation
  • tiny fix in http tests for OSX
  • sort arping results in order (minor)
  • add latest Kerberos structures, minor improvements to the client

Copy link

codecov bot commented May 18, 2024

Codecov Report

Attention: Patch coverage is 78.37838% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 81.55%. Comparing base (8461c2e) to head (2ad413e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4393      +/-   ##
==========================================
- Coverage   81.56%   81.55%   -0.01%     
==========================================
  Files         352      352              
  Lines       83897    83920      +23     
==========================================
+ Hits        68431    68443      +12     
- Misses      15466    15477      +11     
Files Coverage Δ
scapy/layers/l2.py 84.32% <100.00%> (-0.10%) ⬇️
scapy/asn1/asn1.py 86.91% <50.00%> (-0.18%) ⬇️
scapy/asn1fields.py 83.47% <81.81%> (-0.01%) ⬇️
scapy/layers/kerberos.py 67.96% <76.19%> (+0.13%) ⬆️

... and 2 files with indirect coverage changes

@gpotter2 gpotter2 force-pushed the http-doc branch 4 times, most recently from 07be106 to 2ad413e Compare May 22, 2024 08:18
@gpotter2
Copy link
Member Author

Merging to fix those pesky http tests :(

@gpotter2 gpotter2 merged commit 18082f3 into secdev:master May 22, 2024
22 of 23 checks passed
@gpotter2 gpotter2 deleted the http-doc branch May 22, 2024 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant