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 remote PCAP detection logic #564

Merged
merged 1 commit into from
Mar 2, 2025
Merged

Conversation

kayoub5
Copy link
Collaborator

@kayoub5 kayoub5 commented Mar 2, 2025

Fix #491

Copy link

codecov bot commented Mar 2, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.41%. Comparing base (4e9464d) to head (46a1f33).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
SharpPcap/LibPcap/LibPcapLiveDevice.cs 50.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #564      +/-   ##
==========================================
+ Coverage   81.28%   81.41%   +0.12%     
==========================================
  Files          51       51              
  Lines        2811     2814       +3     
  Branches      327      328       +1     
==========================================
+ Hits         2285     2291       +6     
+ Misses        415      412       -3     
  Partials      111      111              

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

@kayoub5 kayoub5 merged commit e724d86 into master Mar 2, 2025
9 of 11 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.

Unable to activate the adapter (NpcapRemoteCapture Example)
1 participant