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

Scanner ci #19

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

Scanner ci #19

wants to merge 10 commits into from

Conversation

polybassa
Copy link
Owner

Checklist:

  • If you are new to Scapy: I have checked CONTRIBUTING.md (esp. section submitting-pull-requests)
  • I squashed commits belonging together
  • I added unit tests or explained why they are not relevant
  • I executed the regression tests (using cd test && ./run_tests or tox)
  • If the PR is still not finished, please create a Draft Pull Request

fixes #xxx

@codecov-commenter
Copy link

codecov-commenter commented Sep 15, 2022

Codecov Report

Merging #19 (09e63ca) into master (799f272) will decrease coverage by 1.37%.
The diff coverage is 78.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   85.99%   84.62%   -1.38%     
==========================================
  Files         299      296       -3     
  Lines       68111    62084    -6027     
==========================================
- Hits        58572    52536    -6036     
- Misses       9539     9548       +9     
Impacted Files Coverage Δ
scapy/ansmachine.py 71.16% <ø> (-0.19%) ⬇️
scapy/config.py 80.55% <ø> (ø)
scapy/layers/l2.py 76.02% <ø> (ø)
scapy/layers/smbserver.py 14.93% <0.00%> (ø)
scapy/layers/ntlm.py 40.62% <23.25%> (-1.63%) ⬇️
scapy/contrib/automotive/gm/gmlan_ecu_states.py 91.30% <50.00%> (-8.70%) ⬇️
scapy/layers/netbios.py 79.27% <50.00%> (ø)
scapy/layers/kerberos.py 70.93% <66.66%> (+1.02%) ⬆️
scapy/layers/dcerpc.py 78.35% <68.33%> (+1.60%) ⬆️
scapy/contrib/automotive/uds_ecu_states.py 85.71% <83.33%> (-7.39%) ⬇️
... and 35 more

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.

2 participants