mawosoft / WindowsSearchManager

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

Documentation #72

Closed mawosoft closed 12 months ago

mawosoft commented 12 months ago

Contributes to #5. Closes #74.

codecov[bot] commented 12 months ago

Codecov Report

Merging #72 (dad4657) into master (996fc90) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   94.84%   94.84%           
=======================================
  Files          73       73           
  Lines        3005     3005           
  Branches      275      275           
=======================================
  Hits         2850     2850           
  Misses         48       48           
  Partials      107      107           
Files Changed Coverage Δ
...Shell.WindowsSearchManager/AddSearchRootCommand.cs 91.17% <ø> (ø)
...Shell.WindowsSearchManager/AddSearchRuleCommand.cs 94.91% <ø> (ø)
...ll.WindowsSearchManager/GetSearchCatalogCommand.cs 100.00% <ø> (ø)
...ll.WindowsSearchManager/GetSearchManagerCommand.cs 88.88% <ø> (ø)
...Shell.WindowsSearchManager/GetSearchRootCommand.cs 96.00% <ø> (ø)
...Shell.WindowsSearchManager/GetSearchRuleCommand.cs 94.44% <ø> (ø)
...WindowsSearchManager/RemoveSearchCatalogCommand.cs 85.71% <ø> (ø)
...ll.WindowsSearchManager/RemoveSearchRootCommand.cs 90.47% <ø> (ø)
...ll.WindowsSearchManager/RemoveSearchRuleCommand.cs 92.85% <ø> (ø)
....WindowsSearchManager/ResetSearchCatalogCommand.cs 90.90% <ø> (ø)
... and 10 more
mawosoft commented 12 months ago