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

Standardize enabled options #60

Closed lowlydba closed 2 years ago

lowlydba commented 2 years ago

Description

How Has This Been Tested?

Types of changes

Checklist:

github-actions[bot] commented 2 years ago

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and the docs are now incorporated into main.

codecov-commenter commented 2 years ago

Codecov Report

Merging #60 (b6e795e) into main (6e3680f) will decrease coverage by 4.77%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              main      #60      +/-   ##
===========================================
- Coverage   100.00%   95.22%   -4.78%     
===========================================
  Files           19       37      +18     
  Lines           59     1089    +1030     
===========================================
+ Hits            59     1037     +978     
- Misses           0       52      +52     
Impacted Files Coverage Δ
plugins/modules/agent_job.py 100.00% <ø> (ø)
plugins/modules/agent_job_schedule.py 100.00% <ø> (ø)
plugins/modules/login.py 100.00% <ø> (ø)
plugins/modules/sa.py 100.00% <ø> (ø)
plugins/modules/agent_job.ps1 95.77% <100.00%> (ø)
plugins/modules/login.ps1 96.59% <100.00%> (ø)
plugins/modules/sa.ps1 98.27% <100.00%> (ø)
plugins/modules/agent_job_schedule.ps1 96.70% <0.00%> (ø)
plugins/modules/agent_job_step.ps1 97.75% <0.00%> (ø)
plugins/modules/rg_resource_pool.ps1 98.61% <0.00%> (ø)
... and 15 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 6e3680f...b6e795e. Read the comment docs.