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

First release #44

Closed lowlydba closed 2 years ago

lowlydba commented 2 years ago

Description

Ready for v0.1.0 to publish to Ansible Galaxy!

codecov-commenter commented 2 years ago

Codecov Report

Merging #44 (bda7070) into main (7fa868d) will increase coverage by 5.02%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main       #44      +/-   ##
===========================================
+ Coverage   94.97%   100.00%   +5.02%     
===========================================
  Files          33        17      -16     
  Lines        1014        53     -961     
===========================================
- Hits          963        53     -910     
+ Misses         51         0      -51     
Impacted Files Coverage Δ
plugins/modules/agent_job.py 100.00% <ø> (ø)
plugins/modules/agent_job_category.py 100.00% <ø> (ø)
plugins/modules/agent_job_schedule.py 100.00% <ø> (ø)
plugins/modules/agent_job_step.py 100.00% <ø> (ø)
plugins/modules/database.py 100.00% <ø> (ø)
plugins/modules/login.py 100.00% <ø> (ø)
plugins/modules/maintenance_solution.py 100.00% <ø> (ø)
plugins/modules/memory.py 100.00% <ø> (ø)
plugins/modules/nonquery.py 100.00% <ø> (ø)
plugins/modules/resource_governor.py 100.00% <ø> (ø)
... and 21 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 7fa868d...bda7070. Read the comment docs.