mawosoft / WindowsSearchManager

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

Split src by cmdlet class instead of noun. #68

Closed mawosoft closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #68 (50295ca) into master (d45a024) will not change coverage. The diff coverage is 93.67%.

@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   94.56%   94.56%           
=======================================
  Files          62       74   +12     
  Lines        3037     3037           
  Branches      282      282           
=======================================
  Hits         2872     2872           
  Misses         50       50           
  Partials      115      115           
Files Changed Coverage Δ
...ll.WindowsSearchManager/SetSearchManagerCommand.cs 95.12% <ø> (ø)
...ll.WindowsSearchManager/NewSearchCatalogCommand.cs 85.71% <85.71%> (ø)
...WindowsSearchManager/RemoveSearchCatalogCommand.cs 85.71% <85.71%> (ø)
...ll.WindowsSearchManager/GetSearchManagerCommand.cs 88.88% <88.88%> (ø)
...ll.WindowsSearchManager/RemoveSearchRootCommand.cs 90.47% <90.47%> (ø)
....WindowsSearchManager/ResetSearchCatalogCommand.cs 90.90% <90.90%> (ø)
...Shell.WindowsSearchManager/AddSearchRootCommand.cs 91.17% <91.17%> (ø)
...ll.WindowsSearchManager/RemoveSearchRuleCommand.cs 92.85% <92.85%> (ø)
...ell.WindowsSearchManager/ResetSearchRuleCommand.cs 92.85% <92.85%> (ø)
...ll.WindowsSearchManager/SetSearchCatalogCommand.cs 92.85% <92.85%> (ø)
... and 6 more