Closed lowlydba closed 2 years ago
Github actions are 😴 - will need to get this to run later..
Merging #35 (bca0fb0) into main (dae06dc) will decrease coverage by
9.01%
. The diff coverage is96.15%
.
@@ Coverage Diff @@
## main #35 +/- ##
===========================================
- Coverage 100.00% 90.98% -9.02%
===========================================
Files 12 25 +13
Lines 35 754 +719
===========================================
+ Hits 35 686 +651
- Misses 0 68 +68
Impacted Files | Coverage Δ | |
---|---|---|
plugins/modules/agent_job.py | 100.00% <ø> (ø) |
|
plugins/modules/agent_job_schedule.py | 100.00% <ø> (ø) |
|
plugins/modules/agent_job.ps1 | 82.95% <75.00%> (ø) |
|
plugins/modules/agent_job_step.ps1 | 97.82% <97.82%> (ø) |
|
plugins/modules/agent_job_step.py | 100.00% <100.00%> (ø) |
|
plugins/modules/resource_governor.ps1 | 84.21% <100.00%> (ø) |
|
plugins/modules/memory.ps1 | 96.96% <0.00%> (ø) |
|
plugins/module_utils/_SqlServerUtils.psm1 | 92.68% <0.00%> (ø) |
|
plugins/modules/maintenance_solution.ps1 | 91.30% <0.00%> (ø) |
|
... and 7 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 dae06dc...bca0fb0. Read the comment docs.
Description
Add a module for agent job steps.
How Has This Been Tested?
Integration tests!
Types of changes
Checklist:
version_added
property.