mawosoft / WindowsSearchManager

Powershell module for managing Windows Search.
https://mawosoft.github.io/WindowsSearchManager/
MIT License
6 stars 0 forks source link

Replace ShallowFieldComparer with Assert.Equivalent(strict). #70

Closed mawosoft closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #70 (f3744dc) into master (4decd0c) will increase coverage by 0.25%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage   94.56%   94.82%   +0.25%     
==========================================
  Files          74       73       -1     
  Lines        3037     3012      -25     
  Branches      282      274       -8     
==========================================
- Hits         2872     2856      -16     
+ Misses         50       48       -2     
+ Partials      115      108       -7     
Files Changed Coverage Δ
...ndowsSearchManager.Tests/SearchCatalogInfoTests.cs 100.00% <100.00%> (ø)
...ndowsSearchManager.Tests/SearchManagerInfoTests.cs 100.00% <100.00%> (ø)
....WindowsSearchManager.Tests/SearchRootInfoTests.cs 100.00% <100.00%> (ø)
....WindowsSearchManager.Tests/SearchRuleInfoTests.cs 100.00% <100.00%> (ø)
...dowsSearchManager.Tests/TestSearchRuleInfoTests.cs 100.00% <100.00%> (ø)