dotpcap / sharppcap

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

Thread safety test (Windows Only) #407

Closed kayoub5 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #407 (d6a25b6) into master (a2820ed) will increase coverage by 0.46%. The diff coverage is n/a.

:exclamation: Current head d6a25b6 differs from pull request most recent head a71441f. Consider uploading reports for the commit a71441f to get more accurate results

@@            Coverage Diff             @@
##           master     #407      +/-   ##
==========================================
+ Coverage   83.48%   83.95%   +0.46%     
==========================================
  Files          51       51              
  Lines        2798     2798              
  Branches      308      308              
==========================================
+ Hits         2336     2349      +13     
+ Misses        340      332       -8     
+ Partials      122      117       -5     
Impacted Files Coverage Δ
SharpPcap/LibPcap/PcapDevice.cs 76.11% <0.00%> (+0.99%) :arrow_up:
SharpPcap/Statistics/StatisticsDevice.cs 87.50% <0.00%> (+1.38%) :arrow_up:
SharpPcap/LibPcap/LibPcapLiveDevice.cs 79.89% <0.00%> (+1.63%) :arrow_up:
SharpPcap/ARP.cs 93.40% <0.00%> (+2.19%) :arrow_up:
SharpPcap/LibPcap/PcapDeviceCaptureLoop.cs 91.66% <0.00%> (+5.95%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a2820ed...a71441f. Read the comment docs.