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

Fix getRawPacketReadOnly() const-correctness #1573 #1637

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

egecetin
Copy link
Collaborator

@egecetin egecetin commented Nov 5, 2024

Fix #1573

@egecetin egecetin requested a review from seladb as a code owner November 5, 2024 18:28
@egecetin egecetin linked an issue Nov 5, 2024 that may be closed by this pull request
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.13%. Comparing base (35f486c) to head (a6eabd0).
Report is 4 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1637      +/-   ##
==========================================
- Coverage   83.14%   83.13%   -0.02%     
==========================================
  Files         276      276              
  Lines       47315    47315              
  Branches     9527     9512      -15     
==========================================
- Hits        39340    39335       -5     
- Misses       7088     7090       +2     
- Partials      887      890       +3     
Flag Coverage Δ
fedora40 75.22% <ø> (-0.03%) ⬇️
macos-13 80.67% <100.00%> (ø)
macos-14 80.67% <100.00%> (ø)
macos-15 80.65% <100.00%> (ø)
mingw32 70.81% <ø> (-0.05%) ⬇️
mingw64 70.78% <ø> (-0.07%) ⬇️
npcap 85.19% <ø> (-0.02%) ⬇️
rhel94 75.07% <ø> (-0.03%) ⬇️
ubuntu2004 58.66% <ø> (ø)
ubuntu2004-zstd 58.79% <ø> (+<0.01%) ⬆️
ubuntu2204 75.00% <ø> (-0.03%) ⬇️
ubuntu2204-icpx 61.52% <100.00%> (ø)
ubuntu2404 75.25% <ø> (-0.03%) ⬇️
unittest 83.13% <100.00%> (-0.02%) ⬇️
windows-2019 85.23% <ø> (-0.02%) ⬇️
windows-2022 85.25% <ø> (-0.02%) ⬇️
winpcap 85.21% <ø> (ø)
xdp 50.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

getRawPacketReadOnly() const-correctness
1 participant