dotpcap / sharppcap

Official repository - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets
1.28k stars 267 forks source link

Thread Safety for Linux #408

Closed kayoub5 closed 1 year ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #408 (367861c) into master (f867372) will decrease coverage by 0.49%. The diff coverage is 83.33%.

@@            Coverage Diff             @@
##           master     #408      +/-   ##
==========================================
- Coverage   83.98%   83.48%   -0.50%     
==========================================
  Files          51       51              
  Lines        2809     2822      +13     
  Branches      310      312       +2     
==========================================
- Hits         2359     2356       -3     
- Misses        331      348      +17     
+ Partials      119      118       -1     
Impacted Files Coverage Δ
SharpPcap/LibPcap/PcapDeviceCaptureLoop.cs 90.72% <83.33%> (-0.95%) :arrow_down:
SharpPcap/LibPcap/WindowsNativeMethods.cs 0.00% <0.00%> (-40.00%) :arrow_down:
SharpPcap/LibPcap/PcapInterface.cs 86.06% <0.00%> (-2.43%) :arrow_down:
SharpPcap/WinpkFilter/WinpkFilterDevice.cs 82.75% <0.00%> (-1.38%) :arrow_down:
SharpPcap/LibPcap/LibPcapLiveDevice.cs 80.31% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more