dotpcap / sharppcap

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

Upgrade to .NET 6 #402

Closed kayoub5 closed 2 years ago

kayoub5 commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #402 (9da23e3) into master (273fb12) will increase coverage by 0.43%. The diff coverage is n/a.

:exclamation: Current head 9da23e3 differs from pull request most recent head 28863ce. Consider uploading reports for the commit 28863ce to get more accurate results

@@            Coverage Diff             @@
##           master     #402      +/-   ##
==========================================
+ Coverage   83.40%   83.84%   +0.43%     
==========================================
  Files          49       49              
  Lines        2748     2748              
  Branches      301      301              
==========================================
+ Hits         2292     2304      +12     
+ Misses        342      327      -15     
- Partials      114      117       +3     
Impacted Files Coverage Δ
SharpPcap/ARP.cs 91.20% <0.00%> (-2.20%) :arrow_down:
SharpPcap/WinpkFilter/WinpkFilterDevice.cs 84.13% <0.00%> (+1.37%) :arrow_up:
SharpPcap/LibPcap/PcapInterface.cs 88.48% <0.00%> (+2.42%) :arrow_up:
SharpPcap/LibPcap/WindowsNativeMethods.cs 40.00% <0.00%> (+40.00%) :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 273fb12...28863ce. Read the comment docs.