mawosoft / WindowsSearchManager

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

Code cleanup #24

Closed mawosoft closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #24 (0c390c5) into master (5d38201) will decrease coverage by 0.05%. The diff coverage is 61.76%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   70.60%   70.55%   -0.05%     
==========================================
  Files          46       45       -1     
  Lines        2058     2048      -10     
  Branches      214      216       +2     
==========================================
- Hits         1453     1445       -8     
+ Misses        514      510       -4     
- Partials       91       93       +2     
Impacted Files Coverage Δ
...hell.WindowsSearchManager/SearchCatalogCommands.cs 29.76% <0.00%> (ø)
...erShell.WindowsSearchManager/SearchRootCommands.cs 0.00% <0.00%> (ø)
...erShell.WindowsSearchManager/SearchRuleCommands.cs 0.00% <0.00%> (ø)
...hell.WindowsSearchManager.Tests/CommandTestBase.cs 100.00% <ø> (ø)
...ndowsSearchManager.Tests/SearchCatalogInfoTests.cs 100.00% <ø> (ø)
...ndowsSearchManager.Tests/SearchManagerInfoTests.cs 100.00% <ø> (ø)
....WindowsSearchManager.Tests/SearchRootInfoTests.cs 100.00% <ø> (ø)
....WindowsSearchManager.Tests/SearchRuleInfoTests.cs 100.00% <ø> (ø)
...dowsSearchManager.Tests/TestSearchRuleInfoTests.cs 100.00% <ø> (ø)
...Tests/internal/DefaultSearchManagerFactoryTests.cs 68.75% <0.00%> (ø)
... and 20 more