mawosoft / WindowsSearchManager

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

Params and outputs tweaks; bugfixes. #71

Closed mawosoft closed 12 months ago

codecov[bot] commented 12 months ago

Codecov Report

Merging #71 (bbf5de8) into master (71876c8) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   94.82%   94.84%   +0.02%     
==========================================
  Files          73       73              
  Lines        3012     3005       -7     
  Branches      274      275       +1     
==========================================
- Hits         2856     2850       -6     
  Misses         48       48              
+ Partials      108      107       -1     
Files Changed Coverage Δ
...ll.WindowsSearchManager/RemoveSearchRuleCommand.cs 92.85% <ø> (ø)
....PowerShell.WindowsSearchManager/SearchRuleInfo.cs 100.00% <ø> (ø)
...anager.Tests/xunit/SearchRuleInfoToMockComparer.cs 40.00% <ø> (+1.90%) :arrow_up:
...Shell.WindowsSearchManager/AddSearchRuleCommand.cs 94.91% <100.00%> (-0.09%) :arrow_down:
...ell.WindowsSearchManager/ResetSearchRuleCommand.cs 93.33% <100.00%> (+0.47%) :arrow_up:
...wsSearchManager.Tests/AddSearchRuleCommandTests.cs 98.36% <100.00%> (-0.09%) :arrow_down:
...l.WindowsSearchManager.Tests/CommonCommandTests.cs 99.60% <100.00%> (+<0.01%) :arrow_up:
...SearchManager.Tests/ResetSearchRuleCommandTests.cs 100.00% <100.00%> (ø)
....WindowsSearchManager.Tests/SearchRuleInfoTests.cs 100.00% <100.00%> (ø)