dsccommunity / OfficeOnlineServerDsc

This module contains DSC resources for deployment and configuration of Office Online Server.
MIT License
15 stars 16 forks source link

BREAKING CHANGE: OfficeOnlineServerFarm: Added 'IsSingleInstance' parameter #65

Open JonasRied opened 12 months ago

JonasRied commented 12 months ago

Pull Request (PR) description

Adds the parameter 'IsSingleInstance' as suggested in #42.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 12 months ago

Codecov Report

Merging #65 (24b9088) into master (7358992) will increase coverage by 0%. The diff coverage is 98%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #65   +/-   ##
====================================
  Coverage      80%   80%           
====================================
  Files           6     6           
  Lines         759   766    +7     
====================================
+ Hits          613   620    +7     
  Misses        146   146           
Files Coverage Δ
...eOnlineServerFarm/MSFT_OfficeOnlineServerFarm.psm1 95% <98%> (+<1%) :arrow_up: