mawosoft / WindowsSearchManager

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

Docs, help, and minor cmdlet param refactoring #69

Closed mawosoft closed 1 year ago

mawosoft commented 1 year ago

Contributes to #5.

codecov[bot] commented 1 year ago

Codecov Report

Merging #69 (b5aab4f) into master (277e4f9) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   94.56%   94.56%           
=======================================
  Files          74       74           
  Lines        3037     3037           
  Branches      282      282           
=======================================
  Hits         2872     2872           
  Misses         50       50           
  Partials      115      115           
Files Changed Coverage Δ
...Shell.WindowsSearchManager/AddSearchRootCommand.cs 91.17% <ø> (ø)
...ll.WindowsSearchManager/RemoveSearchRootCommand.cs 90.47% <ø> (ø)
...ll.WindowsSearchManager/RemoveSearchRuleCommand.cs 92.85% <ø> (ø)
...hell.WindowsSearchManager/TestSearchRuleCommand.cs 97.56% <ø> (ø)
...wsSearchManager.Tests/AddSearchRuleCommandTests.cs 98.44% <ø> (ø)
...Shell.WindowsSearchManager/AddSearchRuleCommand.cs 95.00% <100.00%> (ø)
...l.WindowsSearchManager.Tests/CommonCommandTests.cs 99.60% <100.00%> (ø)