Skip to content

Dot11: fix type using {} instead of [] - #5104

Merged
gpotter2 merged 1 commit into
secdev:masterfrom
gpotter2:dot11-type
Aug 25, 2026
Merged

Dot11: fix type using {} instead of []#5104
gpotter2 merged 1 commit into
secdev:masterfrom
gpotter2:dot11-type

Conversation

@gpotter2

Copy link
Copy Markdown
Member

fixes #5070

@gpotter2
gpotter2 marked this pull request as ready for review August 25, 2026 21:40
@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.59%. Comparing base (23f7000) to head (ddbe5e4).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5104      +/-   ##
==========================================
- Coverage   80.59%   80.59%   -0.01%     
==========================================
  Files         390      390              
  Lines       96884    96884              
==========================================
- Hits        78087    78084       -3     
- Misses      18797    18800       +3     
Files with missing lines Coverage Δ
scapy/layers/dot11.py 92.30% <ø> (ø)

... and 12 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gpotter2
gpotter2 merged commit 39971e8 into secdev:master Aug 25, 2026
23 checks passed
@gpotter2
gpotter2 deleted the dot11-type branch August 25, 2026 21:51
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.

[minor] Using in { } rather than in [ ] in dot11.py

1 participant