Closed lowlydba closed 2 years ago
Thank you for contribution!✨
This PR has been merged and the docs are now incorporated into main
:
https://lowlydba.github.io/lowlydba.sqlserver/branch/main
Merging #109 (31e2eef) into main (90075d0) will decrease coverage by
0.08%
. The diff coverage is92.59%
.
@@ Coverage Diff @@
## main #109 +/- ##
==========================================
- Coverage 93.66% 93.58% -0.09%
==========================================
Files 55 59 +4
Lines 1894 1994 +100
Branches 2 2
==========================================
+ Hits 1774 1866 +92
- Misses 120 128 +8
Impacted Files | Coverage Δ | |
---|---|---|
plugins/modules/ag_listener.ps1 | 96.49% <ø> (ø) |
|
plugins/modules/ag_replica.ps1 | 93.79% <ø> (ø) |
|
plugins/modules/agent_job.ps1 | 96.15% <ø> (ø) |
|
plugins/modules/agent_job_category.ps1 | 94.28% <ø> (ø) |
|
plugins/modules/agent_job_schedule.ps1 | 98.11% <ø> (ø) |
|
plugins/modules/agent_job_step.ps1 | 97.14% <ø> (ø) |
|
plugins/modules/availability_group.ps1 | 87.50% <ø> (ø) |
|
plugins/modules/backup.ps1 | 92.45% <ø> (ø) |
|
plugins/modules/database.ps1 | 84.89% <ø> (ø) |
|
plugins/modules/dba_multitool.ps1 | 91.66% <ø> (ø) |
|
... and 23 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 90075d0...31e2eef. Read the comment docs.
Description
Adds new module for tracked database migration scripts via dbops
How Has This Been Tested?
int tests
Types of changes
Checklist:
version_added
property.