mawosoft / WindowsSearchManager

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

Code Cleanup (v2) #54

Closed mawosoft closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #54 (87ae0ce) into master (a7959de) will decrease coverage by 0.06%. The diff coverage is 52.94%.

: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      #54      +/-   ##
==========================================
- Coverage   70.60%   70.54%   -0.06%     
==========================================
  Files          46       45       -1     
  Lines        2058     2054       -4     
  Branches      214      216       +2     
==========================================
- Hits         1453     1449       -4     
+ Misses        514      511       -3     
- Partials       91       94       +3     
Files Changed Coverage Δ
...erShell.WindowsSearchManager/SearchRootCommands.cs 0.00% <0.00%> (ø)
...erShell.WindowsSearchManager/SearchRuleCommands.cs 0.00% <0.00%> (ø)
...anager/internal/SearchRegistryProviderPSDesktop.cs 73.33% <0.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%> (ø)
...owsSearchManager.Tests/mocks/MockCatalogManager.cs 71.11% <ø> (ø)
... and 27 more