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 EIR URI #4617

Merged
merged 2 commits into from
Dec 25, 2024
Merged

Bluetooth: Add EIR URI #4617

merged 2 commits into from
Dec 25, 2024

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

Add a EIR URI packet type.

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.61%. Comparing base (eb279cc) to head (4b741b6).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4617   +/-   ##
=======================================
  Coverage   81.61%   81.61%           
=======================================
  Files         359      359           
  Lines       86040    86047    +7     
=======================================
+ Hits        70220    70228    +8     
+ Misses      15820    15819    -1     
Files with missing lines Coverage Δ
scapy/layers/bluetooth.py 90.35% <100.00%> (+0.06%) ⬆️

... and 4 files with indirect coverage changes

@polybassa polybassa merged commit cb4a95b into secdev:master Dec 25, 2024
24 checks passed
@antoniovazquezblanco
Copy link
Contributor Author

Thank you guys! :)

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.

3 participants