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 #95 (aa8be3b) into main (2623b91) will decrease coverage by
0.04%
. The diff coverage is93.33%
.
@@ Coverage Diff @@
## main #95 +/- ##
==========================================
- Coverage 93.45% 93.41% -0.05%
==========================================
Files 53 53
Lines 1802 1806 +4
Branches 2 2
==========================================
+ Hits 1684 1687 +3
- Misses 118 119 +1
Impacted Files | Coverage Δ | |
---|---|---|
plugins/modules/agent_job_step.py | 100.00% <ø> (ø) |
|
plugins/modules/agent_job_step.ps1 | 96.77% <93.33%> (-0.98%) |
:arrow_down: |
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 2623b91...aa8be3b. Read the comment docs.
Description
Allow job steps to be dropped from ID only, not by name.
How Has This Been Tested?
Incorporated this into the existing int tests.
Types of changes
Checklist:
version_added
property.