mawosoft / WindowsSearchManager

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

Add tests for Get/Set-SearchCatalog #20

Closed mawosoft closed 1 year ago

mawosoft commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #20 (4c52f8b) into master (f30d3de) will increase coverage by 4.82%. The diff coverage is 86.81%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   65.03%   69.86%   +4.82%     
==========================================
  Files          44       45       +1     
  Lines        1885     2051     +166     
  Branches      233      245      +12     
==========================================
+ Hits         1226     1433     +207     
+ Misses        550      505      -45     
- Partials      109      113       +4     
Impacted Files Coverage Δ
...sSearchManager.Tests/SearchManagerCommandsTests.cs 93.27% <76.47%> (-0.59%) :arrow_down:
...sSearchManager.Tests/SearchCatalogCommandsTests.cs 87.50% <87.50%> (ø)
...hell.WindowsSearchManager.Tests/CommandTestBase.cs 100.00% <100.00%> (ø)
...owsSearchManager.Tests/mocks/MockInterfaceChain.cs 73.55% <100.00%> (+4.95%) :arrow_up:
...rchManager.Tests/mocks/MockSearchManagerFactory.cs 85.71% <100.00%> (+14.28%) :arrow_up:

... and 3 files with indirect coverage changes