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

Chores #67

Closed lowlydba closed 2 years ago

lowlydba commented 2 years ago

CI/CD & documentation chores

codecov-commenter commented 2 years ago

Codecov Report

Merging #67 (d22ab46) into main (067149c) will increase coverage by 5.80%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main       #67      +/-   ##
===========================================
+ Coverage   94.19%   100.00%   +5.80%     
===========================================
  Files          41        21      -20     
  Lines        1292        65    -1227     
  Branches        2         2              
===========================================
- Hits         1217        65    -1152     
+ Misses         75         0      -75     
Impacted Files Coverage Δ
plugins/modules/instance_info.ps1
plugins/modules/sa.ps1
plugins/modules/nonquery.ps1
plugins/modules/maintenance_solution.ps1
plugins/modules/memory.ps1
plugins/modules/agent_job.ps1
plugins/modules/agent_job_schedule.ps1
plugins/modules/rg_workload_group.ps1
plugins/modules/hadr.ps1
plugins/modules/database.ps1
... and 10 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 067149c...d22ab46. Read the comment docs.