mawosoft / WindowsSearchManager

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

Refactor mocks. #21

Closed mawosoft closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #21 (0e6e1bf) into master (973555e) will increase coverage by 0.73%. The diff coverage is 81.00%.

: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      #21      +/-   ##
==========================================
+ Coverage   69.86%   70.60%   +0.73%     
==========================================
  Files          45       46       +1     
  Lines        2051     2058       +7     
  Branches      245      214      -31     
==========================================
+ Hits         1433     1453      +20     
- Misses        505      514       +9     
+ Partials      113       91      -22     
Impacted Files Coverage Δ
...ger.Tests/xunit/SearchManagerInfoToMockComparer.cs 46.15% <0.00%> (ø)
...SearchManager.Tests/mocks/MockCrawlScopeManager.cs 10.00% <6.45%> (-18.58%) :arrow_down:
...ger.Tests/xunit/SearchCatalogInfoToMockComparer.cs 51.42% <20.00%> (ø)
...owsSearchManager.Tests/mocks/MockCatalogManager.cs 71.11% <71.62%> (+14.29%) :arrow_up:
...owsSearchManager.Tests/mocks/MockInterfaceChain.cs 74.71% <78.72%> (+1.15%) :arrow_up:
...dowsSearchManager.Tests/mocks/MockSearchManager.cs 87.50% <88.17%> (+17.22%) :arrow_up:
...dowsSearchManager.Tests/mocks/MockInterfaceBase.cs 90.24% <90.24%> (ø)
...wsSearchManager.Tests/SearchApiCommandBaseTests.cs 98.05% <98.50%> (+3.05%) :arrow_up:
...hell.WindowsSearchManager.Tests/CommandTestBase.cs 100.00% <100.00%> (ø)
...Shell.WindowsSearchManager.Tests/ExceptionParam.cs 100.00% <100.00%> (ø)
... and 6 more