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

bluetooth: Add new LE Meta subtype descriptions #4622

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

antoniovazquezblanco
Copy link
Contributor

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

Minor LE Meta improvements.

Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.60%. Comparing base (1346522) to head (d8598aa).
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4622      +/-   ##
==========================================
- Coverage   81.62%   81.60%   -0.02%     
==========================================
  Files         359      359              
  Lines       86052    86052              
==========================================
- Hits        70237    70227      -10     
- Misses      15815    15825      +10     
Files with missing lines Coverage Δ
scapy/layers/bluetooth.py 90.35% <100.00%> (ø)

... and 9 files with indirect coverage changes

@gpotter2 gpotter2 merged commit a4c6e26 into secdev:master Feb 3, 2025
24 checks passed
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