lowlydba / lowlydba.sqlserver

:spoon: A cross-platform Ansible collection using PowerShell to configure and maintain SQL Server.
https://galaxy.ansible.com/ui/repo/published/lowlydba/sqlserver
GNU General Public License v3.0
21 stars 12 forks source link

use standard functions for repeated code blocks #28

Closed lowlydba closed 2 years ago

lowlydba commented 2 years ago

Description

Used shared functions for:

To reduce duplication & make future changes easier to manage.

How Has This Been Tested?

Existing tests

Types of changes

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #28 (86a5188) into main (dc654f3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #28   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines           32        32           
=========================================
  Hits            32        32           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dc654f3...86a5188. Read the comment docs.