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

AG related bugfixes #113

Closed lowlydba closed 2 years ago

lowlydba commented 2 years ago

Description

How Has This Been Tested?

Bug fixes for availability_group and ag_replica

Types of changes

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #113 (fb1d811) into main (a7a5001) will increase coverage by 6.41%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main      #113      +/-   ##
===========================================
+ Coverage   93.58%   100.00%   +6.41%     
===========================================
  Files          59        30      -29     
  Lines        1994        92    -1902     
  Branches        2         2              
===========================================
- Hits         1866        92    -1774     
+ Misses        128         0     -128     
Impacted Files Coverage Δ
plugins/modules/ag_replica.ps1
plugins/modules/availability_group.ps1
plugins/modules/agent_job_schedule.ps1
plugins/modules/hadr.ps1
plugins/modules/agent_job_step.ps1
plugins/modules/login.ps1
plugins/modules/dba_multitool.ps1
plugins/modules/agent_job.ps1
plugins/modules/sa.ps1
plugins/modules/backup.ps1
... and 19 more

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 a7a5001...fb1d811. Read the comment docs.