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 Microsoft.NET.Test.Sdk to v17.3.0 #413

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
Microsoft.NET.Test.Sdk nuget minor 17.2.0 -> 17.3.0

Release Notes

microsoft/vstest ### [`v17.3.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.3.0) See the release notes [here](https://togithub.com/microsoft/vstest-docs/blob/main/docs/releases.md#​1730).

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 #413 (cc530a5) into master (e99e34b) will increase coverage by 0.50%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #413      +/-   ##
==========================================
+ Coverage   83.52%   84.02%   +0.50%     
==========================================
  Files          51       51              
  Lines        2798     2798              
  Branches      308      308              
==========================================
+ Hits         2337     2351      +14     
+ Misses        346      330      -16     
- Partials      115      117       +2     
Impacted Files Coverage Δ
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:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more