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 NUnit3TestAdapter to v4.3.0 #427

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
NUnit3TestAdapter (source) nuget minor 4.2.1 -> 4.3.0

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 #427 (c4c7ba9) into master (0977a11) will decrease coverage by 0.35%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #427      +/-   ##
==========================================
- Coverage   83.70%   83.35%   -0.36%     
==========================================
  Files          51       51              
  Lines        2823     2823              
  Branches      312      312              
==========================================
- Hits         2363     2353      -10     
- Misses        342      354      +12     
+ Partials      118      116       -2     
Impacted Files Coverage Ξ”
SharpPcap/WinDivert/WinDivertDevice.cs 68.82% <0.00%> (-4.86%) :arrow_down:
SharpPcap/ARP.cs 91.20% <0.00%> (-2.20%) :arrow_down:
SharpPcap/LibPcap/LibPcapLiveDevice.cs 80.31% <0.00%> (+2.12%) :arrow_up:

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