dotpcap / sharppcap

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

Update dependency coverlet.msbuild to v3.2.0 #428

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
coverlet.msbuild nuget minor 3.1.2 -> 3.2.0

Release Notes

coverlet-coverage/coverlet ### [`v3.2.0`](https://togithub.com/coverlet-coverage/coverlet/releases/tag/v3.2.0) - [#​172](https://togithub.com/coverlet-coverage/coverlet/issues/172) adds performance enhancements during instrumentation - [#​181](https://togithub.com/coverlet-coverage/coverlet/issues/181) removes instrumented assemblies' dependency on the `coverlet.tracker` assembly - [#​186](https://togithub.com/coverlet-coverage/coverlet/issues/186) adds support for merging results of current run with result from different run

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Merging #428 (78be6e2) into master (0971f68) will increase coverage by 0.67%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #428      +/-   ##
==========================================
+ Coverage   82.81%   83.49%   +0.67%     
==========================================
  Files          51       51              
  Lines        2823     2823              
  Branches      312      312              
==========================================
+ Hits         2338     2357      +19     
+ Misses        371      346      -25     
- Partials      114      120       +6     
Impacted Files Coverage Ξ”
SharpPcap/ARP.cs 91.20% <0.00%> (-2.20%) :arrow_down:
SharpPcap/LibPcap/LibPcapLiveDevice.cs 76.06% <0.00%> (-2.13%) :arrow_down:
SharpPcap/WinpkFilter/WinpkFilterDevice.cs 84.13% <0.00%> (ΓΈ)
SharpPcap/Statistics/StatisticsDevice.cs 87.50% <0.00%> (+1.38%) :arrow_up:
SharpPcap/LibPcap/PcapInterface.cs 88.48% <0.00%> (+2.42%) :arrow_up:
SharpPcap/WinDivert/WinDivertDevice.cs 73.68% <0.00%> (+4.85%) :arrow_up:
SharpPcap/LibPcap/WindowsNativeMethods.cs 40.00% <0.00%> (+40.00%) :arrow_up:

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