dotpcap / sharppcap

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

Update dependency Microsoft.NET.Test.Sdk to v17.1.0 #371

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.NET.Test.Sdk nuget minor 17.0.0 -> 17.1.0

Release Notes

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

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

codecov-commenter commented 2 years ago

Codecov Report

Merging #371 (8976ec7) into master (82fa3f1) will increase coverage by 0.07%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #371      +/-   ##
==========================================
+ Coverage   83.55%   83.62%   +0.07%     
==========================================
  Files          49       49              
  Lines        2742     2742              
  Branches      300      300              
==========================================
+ Hits         2291     2293       +2     
+ Misses        336      335       -1     
+ Partials      115      114       -1     
Flag Coverage Δ
linux 59.40% <ø> (ø)
macos 52.33% <ø> (ø)
windows_2019_npcap 72.31% <ø> (-0.44%) :arrow_down:
windows_2019_winpcap 71.51% <ø> (+0.07%) :arrow_up:
windows_2022_npcap 72.75% <ø> (+0.43%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
SharpPcap/ARP.cs 93.40% <0.00%> (+2.19%) :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 82fa3f1...8976ec7. Read the comment docs.