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.1 #437

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 patch 4.3.0 -> 4.3.1

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 #437 (1c0abe1) into master (07e07ee) will increase coverage by 20.75%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #437       +/-   ##
===========================================
+ Coverage   62.34%   83.10%   +20.75%     
===========================================
  Files          51       51               
  Lines        2823     2823               
  Branches      312      312               
===========================================
+ Hits         1760     2346      +586     
+ Misses        967      359      -608     
- Partials       96      118       +22     
Impacted Files Coverage Ξ”
SharpPcap/LibPcap/BpfProgram.cs 74.32% <0.00%> (+1.35%) :arrow_up:
SharpPcap/ARP.cs 91.20% <0.00%> (+2.19%) :arrow_up:
SharpPcap/LibPcap/PcapInterface.cs 86.06% <0.00%> (+3.03%) :arrow_up:
SharpPcap/LibPcap/LibPcapLiveDevice.cs 78.19% <0.00%> (+3.72%) :arrow_up:
SharpPcap/Tunneling/TunnelDevice.cs 73.11% <0.00%> (+6.45%) :arrow_up:
SharpPcap/LibPcap/CaptureFileWriterDevice.cs 86.20% <0.00%> (+8.04%) :arrow_up:
SharpPcap/LibPcap/CaptureFileReaderDevice.cs 80.00% <0.00%> (+10.00%) :arrow_up:
...pPcap/LibPcap/LibPcapSafeNativeMethods.Resolver.cs 89.18% <0.00%> (+10.81%) :arrow_up:
SharpPcap/Pcap.cs 79.41% <0.00%> (+11.76%) :arrow_up:
SharpPcap/Statistics/StatisticsDevice.cs 86.11% <0.00%> (+12.50%) :arrow_up:
... and 15 more

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